Class based CSV parser/writer
This module can be used to create objects from CSV files, or to create CSV files from objects. Text::CSV_XS is used for parsing and creating CSV file lines, so any limitations in Text::CSV_XS will of course be inherant in this module.
$
pkg install p5-Class-CSVOrigin
textproc/p5-Class-CSV
Size
19.0KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
3 packages
Required by
0 packages