[htmltmpl] H::Template and CGI::Application

2004-10-14 Thread Thilo Planz
Hi, I've been using HTML::Template for a while, but am having a weird problem when using it in a CGI::Application app. Basically, when I call $template->output, the application requests the page from the server twice, instead of once if I just create and return my own HMTL. Not sure what is happ

[htmltmpl] H::Template and CGI::Application

2004-10-14 Thread Daniel Axtell
Hello, I've been using HTML::Template for a while, but am having a weird problem when using it in a CGI::Application app. Basically, when I call $template->output, the application requests the page from the server twice, instead of once if I just create and return my own HMTL. CGI::Applicatio