App-CSVUtils-1.010
CLI utilities related to CSV
Changes for 1.010 - 2023-02-14
- Add inplace mode (--inplace, --inplace-backup-ext). Forbid input and output as the same unless user specifies inplace mode. Ref: RT#146453.
App-CSVUtils-1.009
CLI utilities related to CSV
Changes for 1.009 - 2023-02-10
- Add options: --output-always-quote, --output-quote-empty.
- [doc] Add an example of using --output-always-quote in Manual/Cookbook.pod