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 1.3.5 - 2024-08-26

  • Fixed a problem recently introduced into how transformation pipelines and arguments are partitioned.
  • Fixed the iterator execute method. It used the bleat about missing bind- values, but that doesn’t make sense during construction when there might legitimately be none. Now calling execute with none of the expected bind-values just effectively resets the iterator.
  • Fixed the results code that was breaking due to a missing no strict qw/refs/.

Modules

A DBI extension