Tweak www/twiki-GluePlugin version 0.0.15708
[dports.git] / textproc / p5-Class-CSV / pkg-descr
1 This module can be used to create objects from CSV files, or to create CSV
2 files from objects. Text::CSV_XS is used for parsing and creating CSV file
3 lines, so any limitations in Text::CSV_XS will of course be inherant in
4 this module.
5
6 WWW: http://search.cpan.org/dist/Class-CSV/