Skip Menu |

This queue is for tickets about the WWW-Mechanize-Pluggable CPAN distribution.

Report information
The Basics
Id: 55094
Status: resolved
Worked: 10 min
Priority: 0/
Queue: WWW-Mechanize-Pluggable

People
Owner: Nobody in particular
Requestors: Marek.Rouchal [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.05
Fixed in: (no value)



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
Subject: Re: [rt.cpan.org #55094] out of memory messages with perl 5.10.1
Date: Tue, 2 Mar 2010 13:19:00 -0800
To: bug-WWW-Mechanize-Pluggable [...] rt.cpan.org
From: Joe McMahon <joe.mcmahon [...] gmail.com>
Thanks for the report! Just installed 5.10.1 on CentOS; should be close enough for me to try to duplicate this.
On Tue Mar 02 16:19:45 2010, joe.mcmahon@gmail.com wrote: Show quoted text
> Thanks for the report! Just installed 5.10.1 on CentOS; should be > close enough for me to try to duplicate this.
I just tested this on 5.10, 5.12, 5.14, and 5.16 and I can't duplicate. Can you retest and let me know if it's still happening for you?
I tested the current version of this module with 5.20 and no more such errors. Please close the ticket, and sorry for the late reply. -Marek Am Mi 06. Jun 2012, 14:14:46, MCMAHON schrieb: Show quoted text
> I just tested this on 5.10, 5.12, 5.14, and 5.16 and I can't > duplicate. Can you retest and let me > know if it's still happening for you?