How can i find out where exactly my script sends its data ?my $x=WWW::Mechanize->new(); $x->get("www.somesite.com"); $x->field("user_field","username"); $x->password("password_field","password"); $x->click();
In reply to WWW::Mechanize form by Alien
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |