comma-separated values manipulation routines
Text::CSV_XS provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV_XS 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.
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Text-CSV_XS-1.34.tgz | 0000173425 169 KB | about 3 years |
cpanspec.yml | 0000000591 591 Bytes | over 3 years |
perl-Text-CSV_XS.changes | 0000025273 24.7 KB | about 3 years |
perl-Text-CSV_XS.spec | 0000002170 2.12 KB | about 3 years |
Comments for perl-Text-CSV_XS 0