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

pq
 2005-11-24 10:58
#40826 #40826
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
so, hier die updates seit 0.48.
0.55 ist auf CPAN.
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
0.55 Wed Nov 23 22:36:58 CET 2005
- search_path_on_include

0.54 Wed Nov 23 21:21:49 CET 2005
- fixed path issues
- better handling of unbalanced tags

0.53 Thu Oct  6 22:12:53 CEST 2005
- fixed another issue with filter
- bugfix preload

0.52 Mon Oct  3 18:34:19 CEST 2005
- bugfix with nonexistant templates and deep recursion
- bugfix path and filecache
- bugfix with filter (subrefs)
- added tmpl_if defined

0.51 Mon Oct  3 00:43:31 CEST 2005
- clear_filecache
- fixed tmpl_elsif, line_numbers
- preload

0.50 Sat Oct  1 01:16:09 CEST 2005
- added formatter
- added global_vars

0.49 Sun Sep 25 23:04:38 CEST 2005
- fixed 05_out_fh.t
- dynamic includes
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)