Document and test that deleting multiple keys from the hash with the delete trait...
[gitmo/Moose.git] / t / 100_bugs / 018_immutable_metaclass_does_role.t
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-07-28 Dave Rolsky Add some tests to ensure that the ->foo() method is...
2008-07-28 Dave Rolsky Fix test description so it matches code.
2008-07-22 Stevan Little fixing theplers tests
2008-07-22 Stevan Little rolling back
2008-07-22 Todd Hepler bug for immutable class that does a role