[Bug 649372] Dependency on perl-libwww-perl missing

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 22 16:24:26 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #3 from Ian Chapman <packages at amiga-hardware.com> 2010-11-22 11:24:26 EST ---
Sorry, my wording was misleading. I didn't necessarily mean an explicit
dependency on the package name, but an appropriate dependency which ultimately
drags in perl-libwww-perl. For example:

In these files:
SOAP/Transport/HTTP.pm
SOAP/Lite.pm

you see:

require LWP::UserAgent;

which would imply a dependency on perl(LWP::UserAgent). The effect of it
missing was that SOAP calls over HTTP wouldn't work until perl-libwww-perl was
installed. 

If you'd like, I can write some very basic code to verify this and post it?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list