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.55.tgz | 0000274684 268 KB | |
cpanspec.yml | 0000000591 591 Bytes | |
perl-Text-CSV_XS.changes | 0000035715 34.9 KB | |
perl-Text-CSV_XS.spec | 0000002263 2.21 KB |
Revision 55 (latest revision is 56)
Ana Guerrero (anag+factory)
accepted
request 1182964
from
Petr Gajdos (pgajdos)
(revision 55)
- updated to 1.550.0 (1.55) see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.55 - 2024-06-18, H.Merijn Brand * More fixes for strict under bind_columns (issue 54) * Strict won't hide previous error (issue 56) (forwarded request 1182917 from tinita)
Comments 0