perl-DBD-CSV - DBI driver for CSV files
Website: | http://search.cpan.org/dist/DBD-CSV/ |
---|---|
License: | GPL+ or Artistic |
- 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 often used for exporting MS Access and MS Excel data.
Packages
perl-DBD-CSV-0.33-2m.mo8.noarch [32 KiB] |
Changelog
by NARITA Koichi (2011-10-05):
- (0.33-2m) - rebuild against perl-5.14.2 |