Paketname | libxml-csv-perl |
Beschreibung | Perl module for transforming CSV documents into XML |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.15-8 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | perl (>= 5.6.0-16), libtext-csv-xs-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 13666 Byte |
Prüfsumme MD5 | e3be2573b7b68bfdcb99305c9218549b |
Prüfsumme SHA1 | d4ab2046605cffa6c36b2c1468814ac2ffe25296 |
Prüfsumme SHA256 | a08f3afb65b00ce38b57acbc083c6c1a750a23cc01dec80fdb872b5a354439ad |
Link zum Herunterladen | libxml-csv-perl_0.15-8_all.deb |
Ausführliche Beschreibung | This module provides functions to easily transform CSV documents into
XML. The module uses Text::CSV_XS to parse csv files and put into
perl data structure. The perl data structure is then written into
xml data structure. XML::CSV allows to create your own Text::CSV_XS
object with defaults that fit your needs or just use defaults.
|