On 2013-12-20 03:30:39, KENTNL wrote:
Show quoted text> MX AH Fails tests on 5.18+
>
> MX AH upstream suggest it deprecated
>
https://rt.cpan.org/Public/Bug/Display.html?id=81564
>
> This is not really a serious bug, as its a develop_requires only thing.
>
> And I only hit it because I use cpanm --with-develop for some
> lazy-smoke-testing thing.
>
> Though it will probably cause a problem for somebody one day attempting to
> develop PCM
I'm inclined to say this is not a bug, since it is very intentional that this distribution continues to support the use of MooseX::AttributeHandlers as long as it may exist out in the wild. We could remove support for it sooner, but it might surprise some folks, so I'd rather hang on to that bit of code for as long as we can.
I did find it minorly inconvenient to do the last release without having it available in my primary dev install (5.19.6), but I think this is a fair tradeoff in that we are continuing to give value to users in maintaining this support.
That may change in the future, however! But I don't think we're yet at that point. (And we may never have to do another release of Pod-Coverage-Moose, anyway.)