in reply to What filehandle should be used for HTML prints via CGI??

No explicit file handle is necessary, generally. It's worth having a look at the module documentation for CGI. There is more info here: CGI.pm
  • Comment on Re: What filehandle should be used for HTML prints via CGI??