document that some functions moved to Class::Load
[gitmo/Moose.git] / lib / Class / MOP.pm
2011-10-25 Chris Prather document that some functions moved to Class::Load
2011-09-06 Dave Rolsky Remove deprecation warning for CMOP::load_class ...
2011-09-06 Dave Rolsky Deprecate CMOP::{load_class, is_class_loaded, load_firs...
2011-06-05 Dave Rolsky Add definition context to every accessor defined internally
2011-05-06 Jesse Luehrs this is redundant
2011-05-06 Jesse Luehrs if these are internal use only, why are they in the...
2011-05-06 Karen Etheridge fix all misuse of "it's"
2011-02-28 Jesse Luehrs pod-spelling fixes 1.9903
2010-12-28 Dave Rolsky Fix XS loading to actually use the right VERSION var
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-27 Dave Rolsky Remove _XS_VERSION hack
2010-12-27 Dave Rolsky Merged CMOP into Moose