Help for this page
my $query = @ARGV ? CGI->new({ @ARGV }) : CGI->new;
system $^X, 'foo.cgi', qw/ key value key value /;