Thank you, I found in the document that I can also write <!--[% TAGS php %]--!>
at the first line of my template. It works. On Fri, Dec 4, 2009 at 4:48 AM, Ian Sillitoe <[email protected]> wrote: > Sorry, ignore that bit. > > Use TAG_STYLE => 'php' or quote those tag strings as suggested in docs: > > START_TAG => quotemeta( '<?' ) > > http://search.cpan.org/~abw/Template-Toolkit-2.22/lib/Template/Manual/Config.pod > _______________________________________________ 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/
