document the builder accessor method
[gitmo/Moose.git] / lib / Class / MOP / Method /
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