Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: WWW::Mechanize and unnamed images

by jbrugger (Parson)
on Mar 02, 2006 at 05:24 UTC ( [id://533811]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Submits the page, without specifying a button to click. Actually, no
    + button is clicked at all.
    # This used to be a synonym for $mech->click("submit"), but is no long
    +er so.
    
    $mech->submit()
    
  2. or download this
    $mech->click_button( ... )
    # number => n
    ...
    
    # value => value
    # Clicks the button with the value value in the current form.
    

Log In?
Username:
Password:

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

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

    No recent polls found