Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a CSV string and parse a CSV string into fields.
The module accepts either strings or files as input and support the use of user-specified characters for delimiters, separators, and escapes.
The module accepts either strings or files as input and support the use of user-specified characters for delimiters, separators, and escapes.
- Homepage
-
License:
Artistic - Download HPKG file