Failing test for Moose::Object namespace pollution
[gitmo/Moose.git] / t / 010_basics / 017_error_handling.t
2009-02-23 Dave Rolsky Handle Foo->new(undef) consistently, with an error...
2008-09-08 Dave Rolsky Add some tests for the error handling in Moose::Object...