Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

set_visible method in WWW::Mechanize

by Justlearing (Initiate)
on Mar 25, 2004 at 03:13 UTC ( [id://339623]=perlquestion: print w/replies, xml ) Need Help??

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

I am getting the following error when I try to call the set_visible method of Mechanize: "Cannot locate object method set_visible via package WWW::Mechanize." I can't seem to figure out why I am getting this error. I am calling the method to log in to a web site that has a simple user name and password interface. Any help would be very appreciated.

Replies are listed 'Best First'.
Re: set_visible method in WWW::Mechanize
by Mr. Muskrat (Canon) on Mar 25, 2004 at 03:52 UTC
    What version of WWW::Mechanize are you using? set_visible() was added in 0.72.
Re: set_visible method in WWW::Mechanize
by gryphon (Abbot) on Mar 25, 2004 at 03:38 UTC

    Greetings Justlearing,

    Please post the code that generates this error. It's rather difficult for us to know what is causing the error without seeing the code.

    gryphon
    code('Perl') || die;

Re: set_visible method in WWW::Mechanize
by Anonymous Monk on Mar 25, 2004 at 14:07 UTC
    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.

      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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://339623]
Approved by jdtoronto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-18 09:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found