installing www::mechanize on a windows98 machine

installing www::mechanize on a windows98 machine

am 13.11.2005 21:31:26 von nospam

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

Re: installing www::mechanize on a windows98 machine

am 13.11.2005 22:37:15 von John Bokma

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