This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: bootstrap prob
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