The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.007 - 2016-11-15

  • Add utilities: csv-sum, csv-avg.
  • csv-add-field: Tweak completion: field should not be completed with existing field names.

Documentation

Add a field to CSV file
Output a summary row which are arithmetic averages of data rows
Delete a field from CSV file
List field names of CSV file
Munge a field in every row of CSV file
Replace newlines in CSV values
Sort CSV fields
Output a summary row which are arithmetic sums of data rows

Modules

CLI utilities related to CSV