| Name: | perl-DBD-CSV |
|---|---|
| Version: | 0.38 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 57755 |
| License: | GPL+ or Artistic |
| RPM: | perl-DBD-CSV-0.38-3.el7.noarch.rpm |
| Source RPM: | perl-DBD-CSV-0.38-3.el7.src.rpm |
| Build Date: | Wed Dec 06 2017 |
| Build Host: | x86-ol6-builder-05.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/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. |