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().