in reply to Re: Re: Web page template for an HTTP daemon script
in thread Web page template for an HTTP daemon script

As benn pointed out, those work in any Perl script, not just in CGI. If you don't like them for other reasons, look ay Text::Template for a simple approach to templates.
  • Comment on Re: Re: Re: Web page template for an HTTP daemon script