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

Changes for version 1.03

  • Fixed object passing and added tests for $_[0]
  • Improved speed for rvalue calls, new dependency: Want.pm
  • Moved the attribute handler from INIT to CHECK phase
  • Added an attribute for creating constructors: New. See pod for info
  • Improved existing tests, added some
  • Added tests for the new New attribute
  • Minor documentation updates and of course documentation additions

Modules

Easy lvalue accessors with validation. ($foo->bar = 42)