this gives class attributes to the metaclass, which isn't what we want
authorJesse Luehrs <doy@tozt.net>
Fri, 8 Oct 2010 01:37:58 +0000 (20:37 -0500)
committerKaren Etheridge <ether@cpan.org>
Fri, 8 Oct 2010 18:19:19 +0000 (11:19 -0700)
commit044584cf18a02b16693523be3a65afcf35470e5c
treed1898a0af4c865878c32e5a7a23f714a8750290e
parent5adf1fad4eddd692bba83d6d2b1348a72f9ed17e
this gives class attributes to the metaclass, which isn't what we want

this actually triggers an edge case bug in metaclass compat, so it's
probably better to just remove it, since it's not actually necessary.
lib/MooseX/AlwaysCoerce.pm