Leser: 31
![]() |
|< 1 2 3 4 5 6 7 8 ... 21 >| | ![]() |
210 Einträge, 21 Seiten |
1
2
3
4
my $st = Text::ScriptTemplate->new;
$st->setq(%vars);
$st->load("template.st");
$st->fill;
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
1
2
3
4
5
0.58 Sun Dec 11 23:20:35 CET 2005
- fixed test with html entities
- use H::T::C speed => 1
- tmpl_include_var
- TMPL_LOOP_CONTEXT
![]() |
|< 1 2 3 4 5 6 7 8 ... 21 >| | ![]() |
210 Einträge, 21 Seiten |