DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibtext-csv-perl
Beschreibungcomma-separated values manipulator (using XS or PurePerl)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.16-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe168 Byte
Hängt ab vonperl
Empfohlene Paketelibtext-csv-xs-perl (>= 0.70)
PaketbetreuerUbuntu Developers
Quelle
Paketgröße50114 Byte
Prüfsumme MD5a3747fd9141573f613a6d3d3dbb571d8
Prüfsumme SHA1a31512da23874e8b38638150788ce10bdb055fcb
Prüfsumme SHA25648006da0691b7d0009bfef16495acc924b2036cd91b7240a3a303486c52e9f9f
Link zum Herunterladenlibtext-csv-perl_1.16-1_all.deb
Ausführliche BeschreibungText::CSV provides facilities for the composition and decomposition of files containing comma-separated value records. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. . The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV. . This module will automatically select the best available implementation of the algorithm, whether the Pure Perl version present in this package, or the C/XS implementation, available in libtext-csv-xs-perl.


Impressum
Linux is a registered trademark of Linus Torvalds