CSV - 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 Text::CSV_XS 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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Text-CSV
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Text-CSV && cd $_
- Create Badge
Refresh
Refresh
Source Files
Sources could not be expanded: conflict in file perl-Text-CSV.spec
Comments 0