develooper Front page | perl.vmsperl | Postings from December 2001

Re: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl?

Thread Previous | Thread Next
From:
Jarkko Hietaniemi
Date:
December 17, 2001 10:34
Subject:
Re: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl?
Message ID:
20011217203425.H3874@alpha.hut.fi
On Sun, Dec 16, 2001 at 05:53:55PM -0500, Michael G Schwern wrote:
> I just recently tried to install a module (Test::Harness 2.00) using
> bleadperl on VMS and noticed it was using miniperl.  bleadperl's
> perl_setup.com doesn't define a miniperl symbol, but I had one left
> over from 5.005_03 and it was pointing there.  So the build choked
> when it tried to use the 5.006 only ExtUtils::Installed with a
> 5.005_03 miniperl.
> 
> So, there's two things going on here.
> 
>     1) Why is MakeMaker looking for miniperl?
>     2) Should perl_setup.com define it?
> 
> I think the answer to #1 is "because it needs it when building the
> core".  That can be made more elegant by only looking for miniperl if
> PERL_CORE is set.  I can fix it in ExtUtils::MM_Unix (patch below),
> but somebody else is going to have to fix this in MM_VMS:

Thanks, applied.

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About