#!/usr/bin/perl print "Content-type: text/html\n\n"; print "Query string=$ENV{'QUERY_STRING'}";