make github the primary repository
[gitmo/Moose.git] / lib / Class / MOP / Module.pm
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-09-06 Jesse Luehrs handle this in package::stash
2011-09-06 Dave Rolsky Deprecate CMOP::{load_class, is_class_loaded, load_firs...
2011-04-22 Jesse Luehrs also document Class::MOP::Module::create
2011-04-18 Jesse Luehrs no reason to not be using ::Package api here
2011-04-18 Jesse Luehrs unify the anon package stuff in CMOP::Package
2010-12-28 Dave Rolsky Clean up various bits of code that broke when dzil...
2010-12-27 Dave Rolsky Use dzil Authority plugin - remove $AUTHORITY from...
2010-12-27 Dave Rolsky Merged CMOP into Moose