Sorry if this is too obvious, but how can I process a template tree from
within a Perl program?
ttree -r -s INDIR -d OUTDIR will process directory INDIR and its
subdirectories and put the output in OUTDIR. INDIR is a skeleton
directory containing templates of text files and other direcories.
So, the question is, how to do it in a program, without using
system("ttree...")?
The Template module seems to provide the equivalent of tpage, not
ttree... I know I'm probably wrong in this!
--
Jorge Almeida
_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates