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.08

  • added constants defining tabular-, white-space- and colon-seperated data
    • TAB_SEPERATED
    • COLON_SEPERATED
    • WHITE_SPACE_SEPERATED
  • fixed some typos, where I wrote Tie::File instead of Tie::CSV_File

Modules

ties a csv-file to an array of arrays

Provides

in CSV_File.pm