slackbuilds_ponce/perl/perl-Text-CSV_XS/README
B. Watson 715eefbfff perl/perl-Text-CSV_XS: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 04:03:50 -04:00

3 lines
209 B
Text

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.