For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > November 2005 > installing www::mechanize on a windows98 machine









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author installing www::mechanize on a windows98 machine
Nospam

2005-11-13, 6:56 pm

I am trying to install www::mechanize went through the instructions sstated
on cpan.org

loaded
perl -MCPAN -e shell
install WWW::Mechanize::Cached

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

C:\Perl\bin>perl su1.pl
Can't locate WWW/Mechanize.pm in @INC (@INC contains: C:/Perl/lib
C:/Perl/site/l
ib .) at su1.pl line 3.
BEGIN failed--compilation aborted at su1.pl line 3.


any help to install this module will be greatly appreciated


John Bokma

2005-11-13, 6:56 pm

"Nospam" <nospam@home.com> wrote:

> 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 :-)

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com