use Test::Exception instead of eval { }
[gitmo/Moose.git] / t / 010_basics / 020-global-destruction.t
2009-09-11 Dave Rolsky Lots of fixes to object destruction.
2009-05-13 Dave Rolsky More global destruction fixes.
2009-05-03 Jesse Luehrs add some tests relating to destruction