When processing a template, I want it to generate some files.
Is it possible to do something like:
[% template.process('/dir/file.html', 'tmpl_name') %]Also I need the 'tmpl_name' template to see variables passed from script via "\%vars" as well as vars declared(used) in current tmpl. (It is the Stash if I'm right). Thanks. _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
