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 DBI for details on DBI, SQL::Statement for details on SQL::Statement and DBD::File for details on the base class DBD::File.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-DBD-CSV
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-DBD-CSV && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
DBD-CSV-0.58.tgz | 0000043748 42.7 KB | |
_link | 0000000124 124 Bytes | |
cpanspec.yml | 0000000381 381 Bytes | |
perl-DBD-CSV.changes | 0000013459 13.1 KB | |
perl-DBD-CSV.spec | 0000002650 2.59 KB |
Revision 62 (latest revision is 66)
Dirk Stoecker (dstoecker)
accepted
request 871167
from
Tina Müller (tinita)
(revision 62)
- updated to 0.58 see /usr/share/doc/packages/perl-DBD-CSV/ChangeLog 0.58 - 2021-02-10, H.Merijn Brand * It's 2021 * "class" is not a CSV attribute to pass on (issue#8) 0.57 - 2020-12-17, H.Merijn Brand * META fixes
Comments 0