NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
New fancy stuff breaking my CPAN :) (Score:1)
Re:New fancy stuff breaking my CPAN :) (Score:2)
That is just the regular kind of stupid, forgetting that because you are using new syntax, you need new versions in your deps.
Reply to This
Parent
Re: (Score:2)
It should be fairly easy to write a detector for too, just look for done_testing in modules and compare it to their META.yml.
Re: (Score:1)
This is where it comes in extra handy that :-)
done_testinghas a stupidly (or so it would seem) long name.