String concatenation seems not working inside subroutine calls, e.g.:
[% rt = mysub('a' _ 'b') %]is giving me an 'unexpected token (_)' error message. My guess this is a bug. TT 2.10, perl 5.8.1 -- Ivan _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
