comma-separated values manipulator (using XS or PurePerl)
http://search.cpan.org/perldoc?Text::CSV
Text::CSV provides facilities for the composition and decomposition of
comma-separated values using the Text::CSV_XS manpage or its pure Perl
version.
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.
- Developed at devel:languages:perl
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Text-CSV && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Text-CSV-2.05.tar.gz | 0000148025 145 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Text-CSV.changes | 0000009665 9.44 KB | |
perl-Text-CSV.spec | 0000002166 2.12 KB |
Comments 0