In version 5.65:

(0)<mcelrath@draal:/home/mcelrath/FilterProxy> perl
use LWP::UserAgent;     
$agent = new LWP::UserAgent();
$foo = $agent->clone();
Can't use an undefined value as a HASH reference at /usr/share/perl5/LWP/UserAgent.pm 
line 936.

Looks like $self->{'proxy'} and/or $self->{'no_proxy'} are undefined,
and not properly handled.

Cheers,
-- Bob

Bob McElrath ([EMAIL PROTECTED])
Univ. of Wisconsin at Madison, Department of Physics

    "The surest way to corrupt a youth is to instruct him to hold in higher
    esteem those who think alike than those who think differently." 
        -- Nietzsche

Attachment: msg03833/pgp00000.pgp
Description: PGP signature

Reply via email to