[Bug 1153940] LWP::UserAgent version 5.827 required--this is only version 2.033

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 17 07:49:29 UTC 2014


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

Petr Pisar <ppisar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppisar at redhat.com



--- Comment #1 from Petr Pisar <ppisar at 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



More information about the perl-devel mailing list