Re: Blockers for stable?

David Golden <[email protected]> Mon, 30 Apr 2012 10:05:45 -0400
Newsgroups gmane.comp.lang.perl.modules.extutils-makemaker.devel
Message-ID <CAOeq1c_Q4ViHQ9wWMD_qBvPm1Y=N905j0bRHuUdpGCS6BZ=2Xw@mail.gmail.com>
> We sort of agreed to use CPAN::Meta's prereq parsing in order
> to improve consistency.  EUMM's own parser currently does not
> grok version ranges.
>
> Do you want me to complete this patch?  It would consist of
> requiring and bundling a newer version of CPAN-Meta, the code
> I already posted in the ticket, and some tests.  I could look
> into it around next weekend or so.

CPAN::Meta::Requirements has been split out into its own distribution
and would be the right thing to update in the bundle.

David