Help for this page
my $param = do { local $ENV{'REQUEST_METHOD'} = 'GET'; ... } else { $cgi = CGI->new(); }