Devel::Profiler::Plugins::Template::Context - Devel::Profiler hooks for INCLUDE and PROCESS


Devel-Profiler-Plugins-Template documentation  | view source Contained in the Devel-Profiler-Plugins-Template distribution.

Index


SYNOPSIS

Top

  use Devel::Profiler::Plugins::Template;  # enable TT hooks
  use Devel::Profiler;                     # required

  my $tt = Template->new();
  ...

DESCRIPTION

Top

this is the class that implements PROCESS and INCLUDE wrappers for Devel::Profiler and Template Toolkit. you probably want to see Devel::Profiler::Plugins::Template instead.

SEE ALSO

Top

Devel::Profiler, Devel::Profiler::Plugins::Template

AUTHOR

Top

Geoffrey Young <geoff@modperlcookbook.org>

COPYRIGHT

Top


Devel-Profiler-Plugins-Template documentation  | view source Contained in the Devel-Profiler-Plugins-Template distribution.