| Paketname | libxml-simple-perl |
| Beschreibung | Perl module for reading and writing XML |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.18-3 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 212 Byte |
| Hängt ab von | perl, libxml-namespacesupport-perl (>= 1.04), libxml-sax-perl, libxml-libxml-perl | libxml-sax-expat |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 72802 Byte |
| Prüfsumme MD5 | f561934bc66f59feae143febdb8c8cba |
| Prüfsumme SHA1 | fa6fff9b4badeecf99ce2fd5ca705907cf2c6f0a |
| Prüfsumme SHA256 | 93b2b469b1af26295ce9688b9969331db79d807f4fe7ec1cbf432033bf4a1272 |
| Link zum Herunterladen | libxml-simple-perl_2.18-3_all.deb |
| Ausführliche Beschreibung | The XML::Simple module provides a simple API layer on top of an underlying
XML parsing module to maintain XML files (especially configuration
files). Two functions are exported: XMLin() and XMLout().
.
The simplest approach is to call these two functions directly, but an
optional object oriented interface allows them to be called as
methods of an XML::Simple object. The object interface can also be
used at either end of a SAX pipeline.
|