FreeBSD.software
Home/textproc/p5-Text-CSV-Simple

p5-Text-CSV-Simple

1.00_1

Perl module for Simpler parsing of CSV files

Parsing CSV files is nasty. It seems so simple, but it usually isn't. Thankfully Text::CSV_XS takes care of most of that nastiness for us. Like many modules which have to deal with all manner of nastiness and edge cases, however, it can be clumsy to work with in the simple case. Thus this module. We simply provide a little wrapper around Text::CSV_XS to streamline the common case scenario. (Or at least my common case scenario; feel free to write your own wrapper if this one doesn't do what you want).

Origin: textproc/p5-Text-CSV-Simple
Category: textproc
Size: 9.11KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 4 packages
Required by: 0 packages
$pkg install p5-Text-CSV-Simple

Dependencies (4)

More in textproc