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

2005-12-02 Thread Mitar
ml?Dist=HTML-Template I think that making an official bugfix release would be nice. And that it would also show that the module is still alive (as we all know it is). And Sam asked me to keep nagging him about that. But it is normal and understandable if he does not have the time or anything for t

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

2005-12-01 Thread Mitar
ned, although I'm too busy to spend a lot of time on > it right now. Maybe next year... But it would still be nice if there would be a new release. With some bugfixes for example. It does not need to have all new features. And it would show

Re: [htmltmpl] Stripping blank lines caused by TMPL tags

2005-09-28 Thread Mitar
ost template uses) removes all newlines after the tags and so there are no empty lines in the output. Mitar --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free conten

[htmltmpl] HTML::Template include security

2005-08-31 Thread Mitar
there is still no new version with ELSE bugfix (khm, khm) so this could still be added to this future version. Best regards Mitar --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Fra

Re: [htmltmpl] Re: ELSE bug

2005-08-11 Thread Mitar
Hi! On 8/11/05, Mark Stosberg <[EMAIL PROTECTED]> wrote: > I've now submitted a patch with a test, code and docs to resolve this. > It's available through rt.cpan.org: Oho, that was really fast. And when can we expect this in the official

[htmltmpl] ELSE bug

2005-08-10 Thread Mitar
template: Before. 1. 2. 3. After. HTML::Template does not output any error and just simply outputs the 2. case. I think that HTML::Template should report this. Or is there some reason for it? I use the 2.7 version and Perl 5.8.4. Best regards Mitar --