Changes for version 0.6

  • 'identificator_column_number' allows identificator to be in a different column
  • replaced Text::CSV by Text::CSV_XS because that is the right one
  • footer lines support added

Modules

module to work with .csv file that stores some value(s) per identificator
same as Text::CSV::Track but stores the greatest value
same as Text::CSV::Track but stores the smallest value