- Make Moose::Exporter import strict and warnings into packages
that use it (doy)
+ * Moose::Object
+ - Fix DEMOLISHALL sometimes not being able to find DEMOLISH
+ methods during global destruction (doy)
+
0.77 Sat, May 2, 2009
* Moose::Meta::Role
- Add explicit use of Devel::GlobalDestruction and Sub::Name