Name: | perl-Text-CSV_XS |
---|---|
Version: | 1.46 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 326431 |
License: | GPL+ or Artistic |
RPM: | perl-Text-CSV_XS-1.46-1.el9.aarch64.rpm |
Source RPM: | perl-Text-CSV_XS-1.46-1.el9.src.rpm |
Build Date: | Sat Feb 19 2022 |
Build Host: | build-ol9-aarch64.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. |