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

Changes for version 1.2

  • It is necessary to state explicitly that error_count is 0 on startup, otherwise the package crashes with "use strict" enabled
  • Arff files with nominal values that contain quoted commas are not read correctly -- a simple "split /,/" is not sufficient, but using Text::CSV solves the problem

Modules

ARFF files processing utilities. This is a moose-based class.