Thread HTML::Template::Compiled (HTC) (209 answers)
Opened by renee at 2005-06-26 15:48

pq
 2006-06-08 00:27
#40895 #40895
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.67 Wed Jun  7 22:19:05 CEST 2006
- Bug Fix: stack for global_vars wrong when using if-tag
   http://rt.cpan.org/Ticket/Display.html?id=19662
- Bug Fix: preloading did not recompile outdated templates
- Change: undefined files via TMPL_INCLUDE_VAR don't let script die
- Change: Deprecated setting global variables directly, they must be changed
   by class-methods:
   $ENABLE_SUB => EnableSub(bool)
   $CASE_SENSITIVE_DEFAULT => CaseSensitive(bool)
   $SEARCHPATH => SearchPathOnInclude(bool)
   $DEFAULT_QUERY => UseQuery(bool)
   $NEW_CHECK => ExpireTime(seconds)
- Documentation: explain case_sensitive and use_query better
   http://rt.cpan.org/Public/Bug/Display.html?id=19686
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread HTML::Template::Compiled (HTC)