-
-
21 Aug 2017 18:57:38 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (382 / 6 / 0)
- Kwalitee
Bus factor: 0- 79.68% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (127.6KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Sébastien Millet
Changes for version 1.2.0 - 2017-08-21
- Now installs csvcopy.pl as part of module installation
- Faster datetime format detection
- Fixes cases where out_orderby was ignored
- ref array returned by get_coldata now contains a 6th value, saying whether the field is one-line ('1') or if it is multiline ('m').
- print_id method prints ML column, saying if the field is one-line or if it is multiline.
- NOT A FEATURE (DEV): numerous updates to pass 'perlcritic' checks, in .pm, .t and .pl, severity set to 4 (with some exceptions). All .pm, .t and .pl files undergo "perltidy" with no option
Documentation
Modules
helper module to automate the use of Text::CSVModule Install Instructions
To install Text::AutoCSV, copy and paste the appropriate command in to your terminal.
cpanm Text::AutoCSV
perl -MCPAN -e shell install Text::AutoCSV
For more information on module installation, please visit the detailed CPAN module installation guide.