DBI driver for CSV files
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.
- Sources inherited from project openSUSE:13.2
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
DBD-CSV-0.44.tgz | 0000039850 38.9 KB | over 6 years |
perl-DBD-CSV.changes | 0000010041 9.81 KB | over 6 years |
perl-DBD-CSV.spec | 0000002626 2.56 KB | over 6 years |
Comments for perl-DBD-CSV 0