Help for this page

Select Code to Download


  1. or download this
    use HTML::Form;
    
    ...
    
    my $req = $form->click();
    print $req->as_string();
    
  2. or download this
    POST http://localhost/
    Content-Length: 219
    ...
    
    Submit
    --xYzZY--