* duck_type type constraints now report reasonable errors when given
something which isn't an instance of an object. (t0m)
+ * Moose::Util::apply_all_roles now works even if the applicant is a non-Moose
+ class. (perigrin)
+
2.0102 Sat, Jun 18, 2011
[ENHANCEMENTS]