slackbuilds/perl/perl-Text-CSV_XS
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README perl/perl-Text-CSV_XS: Added (perl module) 2011-07-14 19:50:58 -03:00
perl-Text-CSV_XS.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-Text-CSV_XS.info perl/perl-Text-CSV_XS: Updated for version 1.38. 2019-01-19 07:20:45 +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.