DBI driver for CSV files

Edit Package perl-DBD-CSV

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.

See the DBI manpage for details on DBI, the SQL::Statement manpage for
details on SQL::Statement and the DBD::File manpage for details on the base
class DBD::File.

Refresh
Refresh
Source Files
Filename Size Changed
DBD-CSV-0.44.tgz 0000039850 38.9 KB
perl-DBD-CSV.changes 0000010041 9.81 KB
perl-DBD-CSV.spec 0000002626 2.56 KB
Revision 30 (latest revision is 40)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 250225 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 30)
- updated to 0.44
     * Table names case sensitiveness not tested case-problematic FS's
     * Fix defaults in doc (annocpan)
     * Fix typo in SYNOPSIS (RT#97313)
     * Workaround eof bug in Text::CSV_XS-1.10
 
 0.43   - 2014-06-30, H.Merijn Brand
     * Updated copyright to 2014
     * Unquote schema's in test for cygwin
     * Extra guards in Makefile.PL for unmet requirements
 
 0.42   - 2013-08-14, H.Merijn Brand
     * Optionally skip tests using File::Spec->tempdir () RT#87684
     * And document the use of $TMPDIR in README
     * Make the SYNOPSIS more reflect real-world usage
     * Detect DBI::Test and use it if available
Comments 0
openSUSE Build Service is sponsored by