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.56.tgz | 0000275606 269 KB | |
cpanspec.yml | 0000000591 591 Bytes | |
perl-Text-CSV_XS.changes | 0000036076 35.2 KB | |
perl-Text-CSV_XS.spec | 0000002260 2.21 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1196228
from
Petr Gajdos (pgajdos)
(revision 56)
- updated to 1.560.0 (1.56) see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog 1.56 - 2024-08-09, H.Merijn Brand * Yet another strict/comment_str conflict (issue 57) * Strict affected by column_names (forwarded request 1195915 from tinita)
Comments 0