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.03 - 2018-10-31

  • Remove List::MoreUtils and replace with simpler equivalents (pairwise, indexes)
  • Do not use `$a` and `$b` outside `sort()`