Changes for version 0.3

  • multi column csv support for Track
  • fixed bug with deleting field while lazy initialization was not trigered
  • ignore_badly_formated option added
  • csv_line_of($ident) method added
  • formating of csv can be defined
  • header lines support added
  • hash_of() added
  • single column files tracking support

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