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

pq
 2007-06-12 00:51
#40951 #40951
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
Code: (dl )
1
2
3
4
5
6
7
8
0.86 Mon Jun 11 22:38:04 CEST 2007                                                                
- Experimental Feature: use Storable for filecaching (set
 $HTML::Template::Compiled::Storable to 1 if you want to test it.
 It should be 1.5-2 times as fast as normal filecaching)
- Fix: a test didn't skip if necessary
- utf8 in templates (you probably need Encode (and thus 5.8) for that)
- Fix: recursive includes didn't really work because of compile-time
 instead of runtime check
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)