perl-DBD-CSV - DBI driver for CSV files
Website: | https://metacpan.org/release/DBD-CSV |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-DBD-CSV-0.60-1.aldos.noarch [46 KiB] |
Changelog
by Joel Barrios (2023-01-07):
- Update to 0.60. |