Jump to letter: [
ABCDEFGHJKLMNPRSTUWX
]
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.
Packages
| perl-DBD-CSV-0.33-1.fc8.noarch
[35 KiB] |
Changelog
by Paul Howarth (2011-09-08):
- Update to 0.33
- NAME / DISTNAME in Makefile.PL
- TYPE should be numeric
- Added tests for return count of delete statements in do
- Upped copyright to 2011
- Added tests for return count of update statements
- Try to catch (more) usernames on Windows as schema names
- More cross-checks for META data
- Update patch for building with old Test::More versions
|