The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.