Changes for version 0.18
- fixed bug that occured in Perl <= 5.6.1 the predefined file type constants are created in a loop with eval statements seems that Perl <= 5.6.1 needs help to find out that the so exported, but dynamic created statements aren't barewords I enclosed the (dynamic) constant creation with a BEGIN { ... } block.
Modules
ties a csv-file to an array of arrays
Provides
in CSV_File.pm