Name: | perl-Text-CSV_XS |
---|---|
Version: | 1.00 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 165844 |
License: | GPL+ or Artistic |
RPM: | perl-Text-CSV_XS-1.00-3.el7.x86_64.rpm |
Source RPM: | perl-Text-CSV_XS-1.00-3.el7.src.rpm |
Build Date: | Sat May 03 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Text-CSV_XS/ |
Summary: | Comma-separated values manipulation routines |
Description: | Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields. |