Paketname | libdata-dumpxml-perl |
Beschreibung | Dump arbitrary perl data structures as XML and restore them |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.06-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.6.0-16), libarray-refelem-perl, libxml-parser-perl |
Empfohlene Pakete | |
Paketbetreuer | Matthias Urlichs |
Quelle | |
Paketgröße | 14390 Byte |
Prüfsumme MD5 | 05f0854903fc1e276f5d1947e2e539ab |
Prüfsumme SHA1 | 6d5d7937a7a3ad719c94980d3f2d23fa085e2288 |
Prüfsumme SHA256 | 53a4ce59b6271f720486f3345271f222feef05a630460988a07ab0d1f93bfcb7 |
Link zum Herunterladen | libdata-dumpxml-perl_1.06-1_i386.deb |
Ausführliche Beschreibung | This module provides a single function called dump_xml() that takes a
list of Perl values as its argument and produces a string as its result.
.
The string returned is an XML document that represents any Perl data
structures passed to the function. Reference loops are handled
correctly.
|