Skip to content

Instantly share code, notes, and snippets.

@lukmdo
Created July 1, 2011 16:36
Show Gist options
  • Save lukmdo/1058884 to your computer and use it in GitHub Desktop.
Save lukmdo/1058884 to your computer and use it in GitHub Desktop.
CGI local testing
export REQUEST_METHOD="GET";
export PATH_INFO="ws/keywords";
export QUERY_STRING="cid=523&tgid=54&begin=20100701&end=20100712";
perl ./cgi/seo2.cgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment