Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    #using http://www.example.com for our $url
    my $req = HTTP::Request->new(POST => 'http://www.example.com');