documentation
[gitmo/Moose.git] / lib / Class / MOP / Method /
2012-03-17 Jesse Luehrs s/op/operator/g
2012-03-17 Jesse Luehrs start sketching out an overload api for the mop
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-08-21 Jesse Luehrs don't rely on Carp::confess existing when compiling...
2011-06-17 Jesse Luehrs move eval_environment for constructors to the metaclass
2011-06-15 Jesse Luehrs better definition context for native delegation methods
2011-05-17 Jesse Luehrs stop closing over method objects when installing modifiers
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-27 Dave Rolsky Merged CMOP into Moose