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 0.09

  • implemented delete possibility
    • delete $data[5]
    • delete $data[5][5]
  • added Data::Compare to the requirements for testing

Modules

ties a csv-file to an array of arrays

Provides

in CSV_File.pm