Skip to main content





Data-Domain-1.08


Data description and validation

Changes for 1.08
  • remove internal uses of smartmatch and 'when'
  • drop support for "~~" overloading if perl version >= 5.037
  • the -matches feature is now implemented through match::simple:🤐S
  • pod tests moved to xt

https://metacpan.org/dist/Data-Domain



App-CSVUtils-1.022


CLI utilities related to CSV

Changes for 1.022 - 2023-03-10
  • Add utilities: csv-quote, csv-unquote.
  • [ux][cli csv-sort-rows][cli csv-find-value][cli csv-get-cells][cli csv-uniq] Fields can be referred by name or by index (1-based).
  • [ux][cli csv-sort-rows][cli csv-sorted-rows] Give default for --by-field if there is only a single field.

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