freebsd-ports/databases/p5-DBD-CSV/pkg-descr
Lars Balker Rasmussen fb7af90424 - Update to 0.26
- Tweak BUILD_DEPENDS to include minimum-required version of requisite ports
- Flesh out pkg-descr

PR:		140953
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-11-28 02:17:11 +00:00

7 lines
302 B
Text

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/