sugarboy has asked for the wisdom of the Perl Monks concerning the following question:

Hi All, I could not able to install Test::WWW::Mechanize Package. When tried install it by the following command in the PPM install Test::WWW::Mechanize It has returned "Searching for 'Test::WWW::Mechanize' returned no results. Try a broader search first." I have already installed even then i could able to include Test::WWW::Mechanize package,When i used the packaged in my program, it has returned the following error: Can't locate Test/WWW/Mechanize.pm in @INC (@INC contains: C:\Program Files\ActiveState Komodo 3.5\lib\support\dbgp\perllib C:\Program Files\ActiveState Komodo 3.5\lib\support\dbgp\perllib C:/Perl/lib C:/Perl/site/lib .) Could you please help me in this regard Thanks, Sagar
  • Comment on Installing Test::WWW::Mechanize Package

Replies are listed 'Best First'.
Re: Installing Test::WWW::Mechanize Package
by moritz (Cardinal) on Sep 05, 2008 at 10:15 UTC
      Thanks Guys.....
Re: Installing Test::WWW::Mechanize Package
by Anonymous Monk on Sep 05, 2008 at 10:11 UTC