p5-DBD-CSV

DBI driver for CSV files

WWW CVSWeb GITHub
  1. Package version
    p5-DBD-CSV-0.60
  2. Maintainer
    Andrew Hewus Fresh

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 mostly used for exporting MS Access and MS Excel
data.

  • STEM->=1.628:databases/p5-DBI

  • STEM->=1.628:databases/p5-DBI
  • STEM->=1.405:databases/p5-SQL-Statement
  • STEM->=1.01:textproc/p5-Text-CSV_XS