alnoir has asked for the wisdom of the Perl Monks concerning the following question:
testspider.pl is the program and LWP?RobotUA.pm is a library (I think) that the readme said I needed to run this program. I'm not sure where to put it. I tried to put the library packages in the perl directory, but that didn't make it run. What is also strange is it lists all these paths that look like it belong on a unix machine, however, I'm running this in a Windows environment. If anyone can point me in the right direction I'd appreciate it. I'm a complete beginner to Perl. Thanks!Can't locate LWP/RobotUA.pm in @ING <@ING contains: /usr/lib/perl5/5.8 +/cygwin /usr/lib/per15/5.8 /usr/lib/per15/site_perl/5,8/cygwin /usr/l +ib/per15/site_perl/5.8 /usr/lib/per15/site_perl/5.8/cygwin /usr/lib/p +erl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/per +l5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /usr/lib/per +l5/vendor_perl/5.8 .> at testspider.pl line 7.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Can't locate __ in @ING
by rvosa (Curate) on Mar 17, 2007 at 00:27 UTC | |
|
Re: Can't locate __ in @ING
by Sixtease (Friar) on Mar 17, 2007 at 00:12 UTC | |
|
Re: Can't locate __ in @ING
by shigetsu (Hermit) on Mar 17, 2007 at 00:06 UTC |