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

Changes for version 0.08 - 2004-01-17

  • Changed behavior of return 0 for object initializer. Now is reutnr UNDEF, where UNDEF is a constant.
  • Fixed bug with q|qq|qr|qw|qx|tr|y|s|m. (where still buggy!)
  • Fixed bug on comments place holder.

Modules

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