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