Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    $n->set_visible( $user, $password );
    $n->submit_form( x => 3, y => 7);
    print $n->content()