* 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.0008 Thu, Jun 16, 2011
[BUG FIXES]