comma-separated values manipulation routines
Text::CSV_XS provides facilities for the composition and decomposition of
comma-separated values. An instance of the Text::CSV_XS 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.
- Developed at devel:languages:perl
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Text-CSV_XS && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Text-CSV_XS-1.54.tgz | 0000272716 266 KB | |
cpanspec.yml | 0000000591 591 Bytes | |
perl-Text-CSV_XS.changes | 0000035342 34.5 KB | |
perl-Text-CSV_XS.spec | 0000002263 2.21 KB |
Revision 54 (latest revision is 56)
Ana Guerrero (anag+factory)
accepted
request 1174131
from
Petr Gajdos (pgajdos)
(revision 54)
- updated to 1.54 see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.54 - 2024-04-18, H.Merijn Brand * Fix doc (Jean Forget, RT#150757) * It's 2024 * Fix comment_str with strict * Doc fixup (RT#151546) (forwarded request 1173734 from tinita)
Comments 0