add a warning for immutablizing a class with mutable ancestors
[gitmo/Moose.git] / t / lib /
2009-09-07 Jesse Luehrs add a warning for immutablizing a class with mutable...
2009-03-11 Daisuke Maki (lest... export functions with prototype
2008-11-16 Tomas Doran Fix another reentrancy issue in Moose::Exporter by...
2008-10-22 Dave Rolsky Tests for resolve_meta{class,trait}_alias in Moose...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-29 Tokuhiro Matsuno oops. i forgot to commit this method
2008-08-28 Tokuhiro Matsuno added new test case: t/030_roles/031_roles_applied_in_c...
2006-05-23 Stevan Little foo
2006-04-15 Stevan Little BUGS
2006-04-15 Stevan Little BUGS
2006-04-11 Stevan Little updatin
2006-03-24 Stevan Little fixed
2006-03-23 Stevan Little 0_03