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.
- Sources inherited from project openSUSE:11.4
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Text-CSV_XS-0.73.tar.bz2 | 0000098060 95.8 KB | over 10 years |
perl-Text-CSV_XS.changes | 0000011617 11.3 KB | about 10 years |
perl-Text-CSV_XS.spec | 0000002843 2.78 KB | about 10 years |
Comments for perl-Text-CSV_XS 0