paperlined.org
dev
>
perl
>
web
document updated 13 years ago, on Jul 16, 2011
Ways to run CGI scripts from the command-line:
if you use CGI.pm
, it will let command-line args stand in for the $ENV{QUERY_STRING}
you can
capture and replay
CGI requests