Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Getting all the parameters of CGI request

by jettero (Monsignor)
on Feb 02, 2010 at 19:25 UTC ( [id://821011]=note: print w/replies, xml ) Need Help??


in reply to Getting all the parameters of CGI request

It may not list out the params, but it sure will help filling out the form: WWW::Mechanize. Most of the values will have defaults, so you'll only have to set one or two of them and you're done.

-Paul

  • Comment on Re: Getting all the parameters of CGI request

Replies are listed 'Best First'.
Re^2: Getting all the parameters of CGI request
by ikegami (Patriarch) on Feb 02, 2010 at 19:30 UTC

    It may not list out the params,

    Sure it does. $mech->forms gets you the forms, and $form->inputs gets you a form's inputs.

Log In?
Username:
Password:

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

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

    No recent polls found