Changes for version 1.3.0
- Guess record separator based on file extension
- Automatically escape single quotes in incoming text for parse_line (resolves RT #34844)
- Added "strip-quotes" to tablify (related to RT #40664)
- Now more conservative on trimming whitespace from individual fields rather than the whole line (resolves RT #38871)
- Added Text::RecordParser::Object (resolves RT #38338)
- Added tab2graph
Documentation
turn tabular data into a graph
turn a delimited text file into a text table
unify delimited files on common fields
Modules
read record-oriented files
read delimited text files as objects
read tab-delimited files