Changes for version 1.0.9 - 2016-10-02
- Minor updates utils/csvcopy.pl options: ',' replaces '||' as value separator in some cases
- Adds print_id() member function to Text::AutoCSV, to display all characteristics of input
- Adds out_header() member function, to set header of a field at write time
- Replace 'join' member function with 'links' member function, to avoid name collissions
- Fixes an issue with t/10-prepost.t that'd fail on some systems/perl versions.
Modules
helper module to automate the use of Text::CSV