Paketname | libxml-simpleobject-libxml-perl |
Beschreibung | Simple oo representation of an XML::LibXML DOM object |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.53-2 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl, libxml-libxml-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | libxml-simpleobject-perl |
Paketgröße | 10190 Byte |
Prüfsumme MD5 | fe89540cc95e94503602ac1980a239ed |
Prüfsumme SHA1 | 21f217c5cd8737a607bc038a998ccb0be8187b44 |
Prüfsumme SHA256 | 6da85245f6dba272583763ad394c2380df00f74d3d1657f79d7db1d75383d8fa |
Link zum Herunterladen | libxml-simpleobject-libxml-perl_0.53-2_all.deb |
Ausführliche Beschreibung | XML::SimpleObject is a short and simple class allowing simple object
access to a parsed XML::Parser tree, with methods for fetching children
and attributes in as clean a manner as possible.
.
This is a small and quick module, with easy and compact usage. Some
will rightfully question placing another interface over the DOM methods
provided by XML::LibXML, but others appreciate the total simplicity
provided by this module, despite its limitations.
|