$mech->form_name("chatform"); $mech->set_fields( graf => '/msg stinkbank success' ); print $mech->current_form()->dump(); $mech->current_form()->click(); #$mech->click_button( value => "Chat");