in reply to
Re: Re: Finding modules
in thread
Finding modules
No, it means you have the modules
Filter::Simple
and
Test::Simple
installed. No
LWP::Simple
at all. try installing it first with
perl -MCPAN -e'install LWP::Simple'
for example.
Boris
Comment on
Re: Re: Re: Finding modules
Select
or
Download
Code
In Section
Seekers of Perl Wisdom