| Paketname | libxml-node-perl |
| Beschreibung | Perl module for parsing XML files node based |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.11-7 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 88 Byte |
| Hängt ab von | perl, libxml-parser-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 10802 Byte |
| Prüfsumme MD5 | 2d30f5709580ec612955bd328ab08c5f |
| Prüfsumme SHA1 | 2d710887a7bf7c86665335595af9d668e9c75611 |
| Prüfsumme SHA256 | 0308f2d54bc327094fdd84a72c67a71f0178e2e0a3f016cddb275240efec4dc8 |
| Link zum Herunterladen | libxml-node-perl_0.11-7_all.deb |
| Ausführliche Beschreibung | The XML::Node module allows you to register callback functions or variables
for any XML node. If you register a call back function, it will be
called when the node of the type you specified are encountered. If
you register a variable, the content of an XML node will be appended
to that variable automatically.
|