stop using excludes within moose, since it's no longer necessary
[gitmo/Moose.git] / t / cmop / self_introspection.t
2011-10-22 Dave Rolsky Don't expect CMOP::Class to have a $VERSION var (when...
2011-09-17 Jesse Luehrs oops, fix this test
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-06-19 Jesse Luehrs fix tests for the deprecation stuff
2011-06-17 Jesse Luehrs move eval_environment for constructors to the metaclass
2011-04-18 Jesse Luehrs unify the anon package stuff in CMOP::Package
2011-04-17 Shawn M Moore self_introspection needs free_anon_class
2011-03-14 Florian Ragwitz Remove numbers from our tests