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.
Okay author of MooseX::Types::Structured listening (Score:1)
Waiting on the Road to Eventually, I lost my Place On Line
Re: (Score:2)
In your Makefile.PL change..
..to..
You already have the appropriate eval/skip in both respective test files.
Re: (Score:1)
Actually, it shouldn't be in recommends either.
Firstly, recommends isn't actually implemented.
Secondly, once the META.yml upgrade process does reach the point of dealing with this, it's likely to mean either "Should be installed for all users except in resource-constrained environment" or possibly "Enhances the run-time functionality of the module".
Re:Okay author of MooseX::Types::Structured listen (Score:2)
Should there be a build_recommends then? Although I don't reference them in my Makefile.PL, I do reference them in the 'recommends' section of my META.yml. I'd rather mention them somewhere, in the event that someone might be interested :)
Reply to This
Parent