Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Can't locate object error

by mandarin (Hermit)
on May 21, 2008 at 16:55 UTC ( [id://687800]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Can't locate object error
in thread Can't locate object error

So maybe your version at home is older and the 'form' method has gone away. The documented interface of WWW::Mechanize does not know about it.

Try

$m->form_name('LoginForm');
instead.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-20 03:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found