Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            CheckBoxOutService => '',
            __VIEWSTATE => $safe_key,    ];
    my $res = $ua->request($req);print $res->content();
    
  2. or download this
    $VAR1 = bless( {
                     '_content' => 'VesselName=FLINTHORN&VesselNumber=&Ves
    +selCallSign=&VesselHull=&VesselYear=&CheckBoxOutService=&__VIEWSTATE=
    +SHORTKEYTOSAVESPACE',
    ...
                                          }, 'HTTP::Headers' ),
                     '_method' => 'POST'
                   }, 'HTTP::Request' );