Name: | perl-DBD-CSV |
---|---|
Version: | 0.60 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 81980 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-DBD-CSV-0.60-1.el10_0.noarch.rpm |
Source RPM: | perl-DBD-CSV-0.60-1.el10_0.src.rpm |
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/DBD-CSV |
Summary: | DBI driver for CSV files |
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. |