summaryrefslogtreecommitdiff
path: root/textproc/p5-Class-CSV/pkg-descr
blob: 9bd21fe6ed0de04e35a1fca5a3e837258aa544a3 (plain) (blame)
1
2
3
4
5
6
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: http://search.cpan.org/dist/Class-CSV/