|
Posted by John Bokma on November 13, 2005, 9:37 pm
Please log in for more thread options
> I am trying to install www::mechanize went through the instructions
> sstated on cpan.org
>
> loaded
> perl -MCPAN -e shell
> install WWW::Mechanize::Cached
Does that install WWW::Mechanize as well?
> perl is installed on my machine at c:/perl/
>
> but for some strange reason I get this on trying to run a code with
> www::mechanize
What code?
> C:\Perl\bin>perl su1.pl
> Can't locate WWW/Mechanize.pm in @INC (@INC contains: C:/Perl/lib
> C:/Perl/site/lib .) at su1.pl line 3.
Did you check C:\Perl\site\lib ?
Does it have a WWW folder ?
Check its contents
--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
I ploink googlegroups.com :-)
|