perl-DBD-CSV - DBI driver for CSV files

Description:

The DBD::CSV module is yet another driver for the DBI (Database
independent interface for Perl). This one is based on the SQL
"engine" SQL::Statement and the abstract DBI driver DBD::File
and implements access to so-called CSV files (Comma separated
values). Such files are mostly used for exporting MS Access and
MS Excel data.

Homepage: http://search.cpan.org/dist/DBD-CSV/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-DBD-CSV-0.22-5.fc8.1.noarch [28 KiB] Changelog by Tom "spot" Callaway (2007-10-15):
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)