1Text::Template::Simple:U:sDeurmmCyo(n3t)ributed Perl DocTuemxetn:t:aTteimopnlate::Simple::Dummy(3)
2
3
4

NAME

6       Text::Template::Simple::Dummy
7

VERSION

9       version 0.91
10

SYNOPSIS

12          TODO
13

DESCRIPTION

15       All templates are compiled into this class.
16

NAME

18       Text::Template::Simple::Dummy - Container class
19

FUNCTIONS

21       "Text::Template::Simple::Dummy" contains some utility functions that
22       are accessible by all templates.
23
24   stack
25       Issues a full stack trace and returns the output as string dump.
26       Accepts options as a hash reference:
27
28          stack({ opt => $option, frame => $backtrace_level });
29
30       Can be used inside templates like this:
31
32          <%= stack() %>
33
34       See Text::Template::Simple::Caller for more information.
35

AUTHOR

37       Burak Gursoy <burak@cpan.org>
38
40       This software is copyright (c) 2004 by Burak Gursoy.
41
42       This is free software; you can redistribute it and/or modify it under
43       the same terms as the Perl 5 programming language system itself.
44
45
46
47perl v5.30.0                      2019-07-26  Text::Template::Simple::Dummy(3)
Impressum