Re: ANNOUNCEMENT: NEW VERSION: HTML::Template 2.1

2000-12-18 Thread Sam Tregar
On Mon, 18 Dec 2000, Eric Cholet wrote: > > ANNOUNCEMENT: NEW VERSION: HTML::Template 2.1 > > Does it support ELSIF yet? Nope, but you can build your own now with the new filter option. I expect someone to post up an "ELSIF" => "ELSE IF" filter to the HTML

Re: ANNOUNCEMENT: NEW VERSION: HTML::Template 2.1

2000-12-17 Thread Eric Cholet
> ANNOUNCEMENT: NEW VERSION: HTML::Template 2.1 > > HTML::Template - a Perl module to use HTML Templates > Does it support ELSIF yet? -- Eric

ANNOUNCEMENT: NEW VERSION: HTML::Template 2.1

2000-12-17 Thread Sam Tregar
ANNOUNCEMENT: NEW VERSION: HTML::Template 2.1 HTML::Template - a Perl module to use HTML Templates CHANGES 2.1 - New Feature: new 'file_cache' and 'double_file_cache' options provide a file based caching method (T.J. Mather) - New Feature: new 'print_to' opt