Re: [htmltmpl] Re: HTML::Template bug report: Problems using cache

2005-12-02 Thread Mitar
Hi! On 12/1/05, Mathew Robertson <[EMAIL PROTECTED]> wrote: > That is a bit harsh... And if Sam was to put out a release with bugfixes, > what would it contain? I hope it was not. At least it was not meant to be. And I was thinking about those bugs: http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTML-

Re: [htmltmpl] Re: HTML::Template bug report: Problems using cache

2005-12-01 Thread Mathew Robertson
Since there wasn't any new release for more than one year I would also like to ask you whether this package is still maintanted. It's still maintained, although I'm too busy to spend a lot of time on it right now. Maybe next year... But it would still

Re: [htmltmpl] Re: HTML::Template bug report: Problems using cache

2005-12-01 Thread Mitar
Hi! On 11/30/05, Sam Tregar <[EMAIL PROTECTED]> wrote: > On Tue, 29 Nov 2005, Jozef Kosoru wrote: > > Since there wasn't any new release for more than one year I would also like > > to ask you whether this package is still maintanted. > > It's still maintained, although I'm too busy to spend a lot

[htmltmpl] Re: HTML::Template bug report: Problems using cache

2005-11-30 Thread Jozef Kosoru
Hello, thanks for the answer. On Tue, Nov 29, 2005 at 19:01:12 -0500, Sam Tregar wrote: > > my $rTmpl1 = HTML::Template->new(filename => $htmlTemplate, cache => 1); > > my $rTmpl2 = HTML::Template->new(filename => $htmlTemplate, cache => 1); > > Ok, that won't work. The cache is going to ha

[htmltmpl] Re: HTML::Template bug report: Problems using cache

2005-11-29 Thread Sam Tregar
On Tue, 29 Nov 2005, Jozef Kosoru wrote: Since there wasn't any new release for more than one year I would also like to ask you whether this package is still maintanted. It's still maintained, although I'm too busy to spend a lot of time on it right now. Maybe next year... Regarding this bu