The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.12

  • requires Perl v5.6.0 instead of v5.8.0
  • Use Sub::Exporter instead of Exporter::Lite, this provide a 'renaming' feature, which makes many sense for this module.
  • Using 'self' in eval block or statement is not working, marked as TODO in tests.
  • All these are reported by MARKSTOS++, thanks a lot!.

Modules

Provides "self" and "args" keywords in your OO program.