###-- using cgi.pm print qq{ <sometag> }; print textfield(-name=>'cgifield',-size=>'20'); print qq{ <sometag> }; [download]
In reply to Is it possible to print out CGI fields using the qq operator? by hok_si_la