Is the only way to do:
open FILE, ">>myfile";
using the redirect filter by setting OUTPUT_PATH => ">/outDIR"
since the _output method does:
elsif (open(FP, ">$where")) {
Is the above even possible, maybe I should check... No not possible.
So, is it possible to concatenate file output from within a template?
Tosh
--
McIntosh Cooey - Twelve Hundred Group LLC - http://www.1200group.com/
_______________________________________________
templates mailing list
[email protected]
http://mail.template-toolkit.org/mailman/listinfo/templates