in reply to Re: HTML::Template output to file
in thread HTML::Template output to file
andprint FILE $template->output(print_to);
both to no avail.print FILE $template->print_to;
Any chance you could show me how that should be?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: HTML::Template output to file
by bart (Canon) on Dec 01, 2002 at 09:52 UTC | |
|
Re: Re: Re: HTML::Template output to file
by Anonymous Monk on Dec 01, 2002 at 10:25 UTC | |
by jonnyfolk (Vicar) on Dec 02, 2002 at 08:41 UTC |