aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-CSV/pkg-descr
blob: ef377c0efc96b0680b8126e1687de6fc33a1cb7e (plain) (blame)
1
2
3
4
5
6
7
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).

WWW: http://search.cpan.org/dist/DBD-CSV/