Subject: | out of memory messages with perl 5.10.1 |
WWW::Mechanize::Pluggable shows the following errors here with all tests
on RHE Linux 4.0, with Perl 5.10.1 built with gcc-4.3.2. The dependency
modules (WWW::Mechanize et al.) are all latest versions from CPAN. Any
idea why this happens? A fix would be highly welcome!
Let me know if you need any further debugging information...
t/00.load.t .............. Warning: Use of "CORE" without parentheses is
ambiguous at (eval 40) line 1.
Couldn't require WWW::Mechanize::Plugin::._HelloWorld : Bareword
"_HelloWorld" not allowed while "strict subs" in use at (eval 40) line 1.
at
/home/hwadm/.cpan/build/WWW-Mechanize-Pluggable-1.05-8hpi6f/blib/lib/WWW/Mechanize/Pluggable.pm
line 136
Warning: Use of "CORE" without parentheses is ambiguous at (eval 41) line 1.
Couldn't require WWW::Mechanize::Plugin::._Cookbook : Bareword
"_Cookbook" not allowed while "strict subs" in use at (eval 41) line 1.
at
/home/hwadm/.cpan/build/WWW-Mechanize-Pluggable-1.05-8hpi6f/blib/lib/WWW/Mechanize/Pluggable.pm
line 136
Out of memory!
Callback called exit at /opt/perl_5.10.1/lib/Test/More.pm line 858.
END failed--call queue aborted at t/00.load.t line 2.
# Looks like your test exited with 255 before it could output anything.
t/00.load.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests