Paketname | libtext-csv-xs-perl |
Beschreibung | Perl C/XS module to process Comma-Separated Value files |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.73-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 216 Byte |
Hängt ab von | libc6 (>= 2.4), perl (>= 5.10.1-12), perlapi-5.10.1 |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 74716 Byte |
Prüfsumme MD5 | 1c5d163936a30be1a67e45ca25cc1d96 |
Prüfsumme SHA1 | 314b2f7f8b305c18e1a49e981f7e1bd5e5320d83 |
Prüfsumme SHA256 | ebd706dfb92792ff8a2cfc9caf0b00871ebcb992f7713460676074309cdd5c4c |
Link zum Herunterladen | libtext-csv-xs-perl_0.73-1_i386.deb |
Ausführliche Beschreibung | Text::CSV_XS provides facilities for the composition and decomposition of
comma-separated values. This module can combine fields into a CSV string and,
correspondingly, parse a CSV string back into fields.
.
Text::CSV (see libtext-csv-perl) is a wrapper module which will automatically
select the most appropriate implementation for your configuration.
|