Tue Nov 20 04:48:51 2012: Request 81094 was acted upon.
Transaction: Correspondence added by SISYPHUS
Queue: Inline
Subject: Inline build fails using INSTALL_BASE
Broken in: 0.50, 0.51
Severity: Critical
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=81094 >
On Sun Nov 11 16:39:50 2012, [email protected] wrote:
> I did a clean Inline-0.51 install into a new location
> (which required Test::Warn, Sub::Uplevel to be
> installed and Carp to be updated) and the test
> still failed.
>
> Then after an install of ExtUtils::MakeMaker 6.62
> Inline build and installed just fine. It looks like
> the problem is a bug in the earlier EU::MM and
> setting a higher minimum version for Inline to
> build seems reasonable to me.
Inline-0.51_02 has been pushed to CPAN.
PREREQ_PM for EU::MM now gets set to 6.62 - but only if INSTALL_BASE is
specified on the command line, and only then if the current version of
EU::MM =~ m/6\.57/
Cheers,
Rob