| Paketname | libxml-node-perl |
| Beschreibung | Perl module for parsing XML files node based |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.11-7 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 88 Byte |
| Hängt ab von | perl (>= 5.6.0-16), libxml-parser-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 10760 Byte |
| Prüfsumme MD5 | 883b1670b1b8f3fc141842625e50cf3b |
| Prüfsumme SHA1 | c582cbd82f2ab9f054bc7d135c0a27fe97afacc5 |
| Prüfsumme SHA256 | c571173b63f25ca6f415dadf73b760c2ab8091f274fb52ee037d94e36512440a |
| 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.
|