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

Changes for version 0.007

  • It was a bit annoying having to ask Class::Monkey to 'use' a module when I didn't want it to. You can now use canpatch qw<mod1 mod2 ...> to tell Class::Monkey you want to patch these modules, but don't actually use them.

Modules

Monkey Patch a class/instance with modifiers and other sweet stuff