https://bugzilla.redhat.com/show_bug.cgi?id=1153940

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppi...@redhat.com



--- Comment #1 from Petr Pisar <ppi...@redhat.com> ---
I cannot reproduce it. I suspect you have an old LWP::UserAgent installed in a
path that precedes vendor path. Try this command to identify the
LWP::UserAgent, you use:

$ perl -e 'require LWP::UserAgent; print qq{$INC{q{LWP/UserAgent.pm}}
$LWP::UserAgent::VERSION\n}'
/usr/share/perl5/LWP/UserAgent.pm 6.05

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=mD40vVubrd&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to