morfargekko
Verified User
- Joined
- Oct 21, 2007
- Messages
- 189
Hi all I need to install the LWP perl module (libwww-perl) but I get errors.
Can't this be done or am I doing it wrong?
Can't this be done or am I doing it wrong?

yum install -y perl-libwww
Warning: prerequisite Compress::Zlib 1.10 not found.
Warning: prerequisite HTML:arser 3.33 not found.
Warning: prerequisite HTML::Tagset 0 not found.
Warning: prerequisite URI 1.10 not found.
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for LWP
---- Unsatisfied dependencies detected during [G/GA/GAAS/libwww-perl-5.832.tar.gz] -----
URI
Compress::Zlib
HTML::Tagset
HTML:arser
Shall I follow them and prepend them to the queue
of modules we are processing right now?
Code:type: perl -MCPAN -e shell type: install LWP
After looking around i found this:
yum install perl-libwww-perl
That worked on my Centos 5