Name: | perl-Text-CSV_XS |
Version: | 1.56 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 350891 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Text-CSV_XS-1.56-1.el10_0.x86_64.rpm
|
Source RPM: |
perl-Text-CSV_XS-1.56-1.el10_0.src.rpm
|
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |