$mech->set_fields(Username => $username, Password => $password); $mech->submit(); $output_page = $mech->content();