mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
280 B
Plaintext
7 lines
280 B
Plaintext
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
|