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.04 - 2004-01-17

  • Added #line handler to keep the original line number.
  • Added support for declaration o sub classes: class foo { class subfoo {...} }

Modules

Easier way to declare classes on Perl, based in the popular class {...} style and ePod.