* Mathew Robertson <[EMAIL PROTECTED]> [June 29 2005, 02:37]:
> > As far as I understand the only way to add an ESCAPE filter is to
> > hack _parse method (subclassing or just patching). Looks like
> > ESCAPE filters are all hardwired and spread over the code of the method.
> >
> > Did anyone face
> HTML::Template works for anything as you all know. The trouble I'm
> having is that WML needs more escaping than good old HTML (WML turned
> out to be a templating language in itself with user agent performing
> simple variable substituition in the document).
>
> As far as I understand the only
Good day.
HTML::Template works for anything as you all know. The trouble I'm
having is that WML needs more escaping than good old HTML (WML turned
out to be a templating language in itself with user agent performing
simple variable substituition in the document).
As far as I understand the only w