[htmltmpl] HTML::Templates and PerlIO integration?

2003-06-16 Thread Andrew Hammond
Hi all, I'm using HTML::Templates to generate email messages in ISO-2022-JP character set. It mostly works correctly except for a little munging. I suspect it's Perl trying to do the Right Thing with a mix of character sets. Is there any way to control the way that template files are opened? D

Re: [htmltmpl] iframes

2003-06-16 Thread Philip S Tellis
On Mon, 16 Jun 2003, Kevin Mulcahy wrote: > So what I want to do is have an entry make that: where xxx.cgi reads and parses tmpl. Remember... browsers parse frames. Browsers don't understand templates. HTML::Template parses templates, when perl programs ask it to. Philip -- It is easier