| Name: | perl-DBD-CSV |
|---|---|
| Version: | 0.58 |
| Release: | 3.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 82580 |
| License: | GPL+ or Artistic |
| RPM: | perl-DBD-CSV-0.58-3.el9.noarch.rpm |
| Source RPM: | perl-DBD-CSV-0.58-3.el9.src.rpm |
| Build Date: | Wed Feb 09 2022 |
| Build Host: | build-ol9-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. |