use CGI ':standard'; my $q = new CGI; $q->import_names('Input'); # Replace 'Input' with any name print <<"DONE"; Content-type: text/html\n