Comma-separated values manipulator
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. The module accepts either strings or files as input and can utilize any user-specified characters as delimiters, separators, and escapes so it is perhaps better called ASV (anything separated values) rather than just CSV.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.01-2.fc35 | - |
Fedora 35 | 2.01-2.fc35 | - |
Fedora 34 | 2.00-6.fc34 | - |
EPEL 8 | 2.00-2.el8 | - |
EPEL 7 | 1.30-3.el7 | - |
You can contact the maintainers of this package via email at
perl-Text-CSV dash maintainers at fedoraproject dot org
.