Help for this page
use CGI; my $q = new CGI; my %param = $q->Vars;
my $method = $q->request_method();