| Paketname | libxml-bare-perl |
| Beschreibung | Perl module to parse XML into a Perl hash |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.45-1 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 144 Byte |
| Hängt ab von | perl (>= 5.10.0-24), perlapi-5.10.0, libc6 (>= 2.1.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 36744 Byte |
| Prüfsumme MD5 | 8ea7c146ede5beba5963fce8aa48d0d2 |
| Prüfsumme SHA1 | 9fd0543a47ab8a09b2fb7282bef78e78c412ef23 |
| Prüfsumme SHA256 | 7cb16bab39d57d0a90f865b2f94a7042e9fa7624a2643878b9c5888030803161 |
| Link zum Herunterladen | libxml-bare-perl_0.45-1_i386.deb |
| Ausführliche Beschreibung | XML::Bare provides a simple API to read and write XML files, it also provides
a function to validate the XML schema. The parser itself is a simple state
engine that is less than 500 lines of C.
.
In comparison to other available Perl XML parsers that create trees, XML::Bare
is extremely fast; benchmarking shows that it can even be one or two orders of
magnitude faster than similar modules.
|