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.003 - 2021-07-17

  • [incompatible change] Disallow .. again by default (for compatibility with e.g. pdftk), but allow it when we pass allow_dotdot=>1 option to intrange_iter().
  • Add option: allow_dash, which can be set to false and allow_dotdot=>1 if you only want m..n syntax.

Modules

Generate a coderef iterator from an int range specification (e.g. '1,5-10,20')