| Paketname | libxml-bare-perl |
| Beschreibung | Perl module to parse XML into a Perl hash |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.45-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 144 Byte |
| Hängt ab von | perl (>= 5.10.0-24ubuntu4), perlapi-5.10.0, libc6 (>= 2.1.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 36976 Byte |
| Prüfsumme MD5 | dc7b164036a68292d8ff0b1a64aedd50 |
| Prüfsumme SHA1 | a5ded4a69df5285b2a5ea6404671aca878fc77cf |
| Prüfsumme SHA256 | 4622490ac810efeb5aa131d6eb51c1814e1c2b28b4c7cc45c2d348fee87fccef |
| 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.
|