slackbuilds/perl/perl-Text-CSV_XS
Andreas Guldstrand d75cfc3ade perl/perl-Text-CSV_XS: Updated for version 1.31 + new maintainer.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
2017-09-09 06:56:07 +07:00
..
README perl/perl-Text-CSV_XS: Added (perl module) 2011-07-14 19:50:58 -03:00
perl-Text-CSV_XS.SlackBuild perl/perl-Text-CSV_XS: Updated for version 1.31 + new maintainer. 2017-09-09 06:56:07 +07:00
perl-Text-CSV_XS.info perl/perl-Text-CSV_XS: Updated for version 1.31 + new maintainer. 2017-09-09 06:56:07 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.