Changes for version 0.04

  • changed code to avoid bug in 5.6.1, instead of returning an anonymous [] from a tied array in the first dimension, I return something like my @fields; return \@fields;

Modules

ties a csv-file to an array of arrays