Just to rule out the obvious - you try this after uncommenting those lines > from the config options? > > 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/
