in reply to Re: Finding modules
in thread Finding modules
Now how do I get the LWP::Simple to work from here?/usr/local/lib/perl5/5.8.0/Filter/Simple.pm /usr/local/lib/perl5/5.8.0/Test/Simple.pm
Is the above correct? Does Simple.pm store LWP::Simple??#!/usr/local/bin/perl use lib '/usr/local/lib/perl5/5.8.0/Test/'; use LWP::Simple;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Finding modules
by borisz (Canon) on Jan 27, 2004 at 19:06 UTC |