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).
$
pkg install p5-DBD-CSVOrigin
databases/p5-DBD-CSV
Size
68.8KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
4 packages
Required by
1 packages