Moose now warns when you try to load it from the main package. Added a
[gitmo/Moose.git] / t / 060_compat / 003_foreign_inheritence.t
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-04-29 Stevan Little 0.42
2008-04-28 Stevan Little 0.41
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-02-14 Stevan Little 0.37
2008-02-11 Stevan Little a bug fix and some tweaks 0_37
2008-02-07 Stevan Little tweaking tests
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-02-07 Matt S Trout failing test for two subclasses of the same non-Moose...
2007-09-14 Stevan Little complete re-organization of the test suite