in reply to (shockme) Re: HTML::Template Problem
in thread HTML::Template Problem

When using HTML::Template, do I still have to issue the Content-Type header?

I consider the HTML::Template POD to be authoritative (well, the code is, too). As of version 1.8, you need to supply the header.

  • Comment on Re: (shockme) Re: HTML::Template Problem