in reply to set_visible method in WWW::Mechanize

I installed WWW::Mechanize by using ppm in activePerl. Will this install the most recent version of Mech or do I need to do something different to get the version that includes the set_visible method? Thank you so much for your help.
  • Comment on Re: set_visible method in WWW::Mechanize

Replies are listed 'Best First'.
Re: Re: set_visible method in WWW::Mechanize
by Mr. Muskrat (Canon) on Mar 26, 2004 at 02:28 UTC

    I just installed WWW::Mechanize with ppm and it installed 0.72. I'm running AS Perl 5.8.3 and I didn't check what version would be installed under 5.6.1.

    Perhaps now would be a good time for you to post the code that doesn't work so that we can try to help.