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

Changes for version 0.05 - 2005-12-30

  • Fixed a few more minor typos.
  • Added #line comments to the generated delegation methods that point to the context in which Class::Delegator was used. This makes debugging easier, as any exceptions will have an appropriate file name and line number rather than "at (eval 137) line 1". Patch from Sterling Hanenkamp.
  • Added meethod name information to the delegating methods, by assigning the method name to *__ANON__.

Modules

Simple and fast object-oriented delegation