Changes for version 0.005
- Added no warnings 'redefine'. New 'tweak' method created for those who need to use Class::Monkey in Moose-type projects. Using the attribute '-tweak' when you "use" Class::Monkey will ensure it exports only the tweak and 'haz' method (Use 'haz' in place of 'extends').
Modules
Monkey Patch a class/instance with modifiers and other sweet stuff