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.03 - 2010-09-21

  • Perl 5.6 can only declare one constant at a time; replace use constant { A => 1, B => 2, ...} by use constant A => 1; use constant B => 2; ...

Modules

Preprocessor to be called from an assembler
One line of text retrieved from the input
Object to encapsulate an iterator that is able to unget