ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
280 B
Text
6 lines
280 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/Class-CSV
|