Re: [htmltmpl] Parameter not being recognized...

2003-06-18 Thread Ron Mahoney
On Wed, Jun 18, 2003 at 04:14:05PM -0700, Tim Howell wrote: > I have a fairly complicated template that utilizes one , a > couple of s, and several constructs. > My problem is that in a certain area of the template any parameter name > that I enter isn't being recognized, and so (because of die on

[htmltmpl] Parameter not being recognized...

2003-06-18 Thread Tim Howell
Title: Parameter not being recognized... I have a fairly complicated template that utilizes one , a couple of s, and several constructs.  My problem is that in a certain area of the template any parameter name that I enter isn't being recognized, and so (because of die on bad params) my scri

Re: [htmltmpl] How about external escape handling modules that are loaded at runtime

2003-06-18 Thread Aleksey Serba
Hi Philip, Craig, Norikatsu, Sam and all H::T users! I've searched H::T mail list archive and found some proposals about TMPL_VAR ESCAPE feature. There are some implementations of a) ESCAPE=JS b) ESCAPE=BR c) ESCAPE=HTML_BR d) ESCAPE=BASE64 Great thanks to C

RE: [htmltmpl] HTML::Templates and PerlIO integration?

2003-06-18 Thread Chris Davies
Andrew Hammond wrote: > 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 >