| Paketname | libxml-simple-perl |
| Beschreibung | Perl module for reading and writing XML |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (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 | Ubuntu Developers |
| Quelle | |
| Paketgröße | 73418 Byte |
| Prüfsumme MD5 | f1f532d33e3de9ce45223a534cb4da55 |
| Prüfsumme SHA1 | dff0ceb6e565ecb4cae6572cbe5f9ca04c205909 |
| Prüfsumme SHA256 | 525a5618bc6e6cdf255cf0b76d36f83ea0426e0404284e67c114813364590723 |
| 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.
|