Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 6443
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: rant002 [...] yahoo.com
Cc:
AdminCc:

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



Subject: WWW::Mechanize needs to set 'proxy' instance member to {}
Using: WWW-Mechanize-1.02 with LWP-UserAgent-2.13 and perl-5.8.2 in a cygwin Win2K environment. The 'clone' method of LWP::UserAgent expects $self->{'proxy'} to be a hash ref, so WWW:Mechanize needs to initialize it to {} in new().
RT-Send-CC: gaas [...] cpan.org
This is a problem with LWP::UserAgent. I'm going to submit a patch.