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 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 these problems? Or is WML that dead and no one cares
about it anymore? :)

-- 
Alex Kapranoff,
$n=["1another7Perl213Just3hacker49"=~/\d|\D*/g];
$$n[0]={grep/\d/,@$n};print"@$n{1..4}\n"


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to