On Mon, 29 Jan 2001 [EMAIL PROTECTED] wrote:

>
> So TT nicely allows a filename, a filehandle or blank for STDOUT.
>
> So how to I capture the output to "some variable" so I could, say,
> manipulate that output
> without having to read the file I've outputted?
>

$tt->process($template,$variables,\$outvar);

$outvar will contain the output.

/J\
-- 
Jonathan Stowe                   |
http://www.gellyfish.com         |       I'm with Grep on this one
http://www.tackleway.co.uk       |

Reply via email to