You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 1ab54e8432 perl/perl-Text-CSV_XS: Fix source URL. 11 years ago
..
README perl/perl-Text-CSV_XS: Added (perl module) 15 years ago
perl-Text-CSV_XS.SlackBuild various: Update find command to match template. 12 years ago
perl-Text-CSV_XS.info perl/perl-Text-CSV_XS: Fix source URL. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.