#============================================================= -*-perl-*- # # Template::Manual::Internals # # AUTHOR # Andy Wardley # # COPYRIGHT # Copyright (C) 1996-2022 Andy Wardley. All Rights Reserved. # # This module is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. # #======================================================================== =head1 NAME Template::Manual::Internals - Template Toolkit internals =head1 Introduction This section of the documentation is aimed at developers wishing to know more about how the Template Toolkit works on the inside in order to extend or adapt it to their own needs. If that doesn't sound like you then you probably don't need to read this. There is no test afterwards. =head1 Outside Looking In The L