Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
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 taking refuge in the Monastery: (4)
As of 2024-09-19 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (25 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.