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

  • documented auto-croak behavior properly
  • when 'READLINE' is called and 'wantarray' is true, call 'READLINE' repeatedly in scalar context. this will allow proper behavior in inherited classes. previously we just looped over the filehandle internally.

Modules

easy access to CSV files

Provides

in lib/Tie/Handle/CSV/Array.pm
in lib/Tie/Handle/CSV/Hash.pm