[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bootstrap prob
From: |
Patrick Welche |
Subject: |
Re: bootstrap prob |
Date: |
Thu, 14 Nov 2002 17:58:35 +0000 |
User-agent: |
Mutt/1.3.19i |
On Thu, Nov 14, 2002 at 05:32:49PM +0100, Alexandre Duret-Lutz wrote:
>
> Patrick> v5.6.0, and you guessed right: everything passes/works
> Patrick> happily on a perl v5.8.0rc2 machine.
>
> Thanks! Here is what I've found in the Perl 5.6.1 changelog:
That was quick! Now it has gone past am__include, but is failing at:
% ./automake
Can't locate object method "TIEHASH" via package "Tie::RefHash::Nestable" at
./automake line 512.
>From http://use.perl.org/perldelta.html, "What is new for perl v5.8.0?"
"New Modules and Pragmata":
Tie::RefHash::Nestable, by Edward Avis, allows storing hash
references (unlike the standard Tie::RefHash)
Is this beginning to sound like an argument for "we don't support 5.6.0"?
Cheers,
Patrick