Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Mechanize and Post?

by andyford (Curate)
on Sep 17, 2007 at 19:45 UTC ( [id://639471]=note: print w/replies, xml ) Need Help??


in reply to Mechanize and Post?

Well I think you don't need Mech, just LWP::UserAgent.

non-Perl: Andy Ford

Replies are listed 'Best First'.
Re^2: Mechanize and Post?
by Joost (Canon) on Sep 17, 2007 at 19:48 UTC
      So is it as simple as something like this:
      my $url = 'http://somewebsite?with_form_data'; $mech->post( $url );
      using my current $mech object?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-23 23:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found