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