You're almost there:Yeah, that one works for me. :)
[% USE CGI %]
[% CGI.${"div"}("Foo") %]
perl -MTemplate -e 'my $t=Template->new;$t->process(\"[%USE CGI%][%CGI.\${\"div\"}(\"Foo\")%]")||die$t->error;'
--mark
_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
