![]() |
![]()
| ![]() |
![]()
NAMEText::Template::Simple::Dummy VERSIONversion 0.91 SYNOPSISTODO DESCRIPTIONAll templates are compiled into this class. NAMEText::Template::Simple::Dummy - Container class FUNCTIONS"Text::Template::Simple::Dummy" contains some utility functions that are accessible by all templates. stackIssues a full stack trace and returns the output as string dump. Accepts options as a hash reference: stack({ opt => $option, frame => $backtrace_level }); Can be used inside templates like this: <%= stack() %> See Text::Template::Simple::Caller for more information. AUTHORBurak Gursoy <burak@cpan.org> COPYRIGHT AND LICENSEThis software is copyright (c) 2004 by Burak Gursoy. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|