comment about why we explicitly clear @ISA
[gitmo/Moose.git] / lib / Class / MOP / Package.pm
2012-02-21 Jesse Luehrs comment about why we explicitly clear @ISA
2011-09-21 Jesse Luehrs make sure to clear the stash when anon classes are...
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-05-07 Jesse Luehrs setting weaken should be based on the passed in cache...
2011-05-06 Jesse Luehrs handle caching of anon classes better, when role/class...
2011-04-22 Jesse Luehrs document the new anon stuff in ::Package
2011-04-20 Dave Rolsky Escape any metacharacters in the anon prefix before...
2011-04-20 Jesse Luehrs don't calculate the cache key unless we're going to...
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