Either you need to install LWP or find out if it is installed in another directory. If it is installed in another directory add the path to your code or set the env var PERL5LIB.
On Fri, 2006-01-13 at 17:06 +0530, [EMAIL PROTECTED] wrote: > Hi, > > I am getting the following error when I excute the perl script. > > Can't locate LWP/UserAgent.pm in @INC (@INC contains: > /usr/local/lib/perl5/5.8.7/sun4-solaris /usr/local/lib/perl5/5.8.7 > /usr/local/lib/perl5/site_perl/5.8.7/sun4-solaris > /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl .) at > /usr/local/websites/App_Name/url_ping.pl line 4. > BEGIN failed--compilation aborted at /usr/local/websites/App_Name/url_ping.pl > line 4. > > > > Please give some suggestions so that I can execute the script successfully > > > Regards > Prashant > [EMAIL PROTECTED] > Mob:9886847390 > > > > > > This message is for the designated recipient only and may contain privileged, > proprietary, or otherwise private information. If you have received it in > error, please notify the sender immediately and delete the original. Any > other use of the email by you is prohibited. -- Scott T. Hildreth <[EMAIL PROTECTED]>
