On Thu, Apr 1, 2010 at 11:58 AM, Mesdaq, Ali <[email protected]> wrote: > Actually I was not aware of built-in | html escaping. Where is the > documentation for that? Or better yet where exactly is that built-in? Is that > a catalyst method or TT? Now the authors question makes A LOT more sense. I > guess I must be doing things the 1999 way. >
It's a part of TT itself, it's in the Template::Manual::Filters pod: http://search.cpan.org/~abw/Template-Toolkit-2.22/lib/Template/Manual/Filters.pod Glad that helps you :) _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
