http://qs321.pair.com?node_id=1076074


in reply to Perl simple login script need pls help

You need

$mech->submit_form( with_fields => { 'user[login]' => 'test', 'user[password]' => 'test', }, button => 'commit', );