Skip to main content



App-CSVUtils-1.012


CLI utilities related to CSV

Changes for 1.012 - 2023-02-15
  • [incompatible change] Rename utilities for clarity: csv-check-cell -> csv-check-cell-values, csv-check-fields -> csv-check-field-values; Remove csv-check-values.
  • Add utility: csv-check-field-names.
  • Handle sparse fields that caused perl warning 'splice() offset past end of array' (RT#146473).
  • [bugfix] Fix completion for filenames (file_ext_filter is applied to extension and not filename).
  • [bugfix] In inplace mode, do not rename unwritten output files (RT#146453, https://rt.cpan.org/Transaction/Display.html?id=2442471).
  • Update error message (field option -F is now -f).

https://metacpan.org/dist/App-CSVUtils





Complete-Util-0.617


General completion routine

Changes for 0.617 - 2023-01-19
  • [test] Avoid perl warning about comma in qw(), in test script.

https://metacpan.org/dist/Complete-Util