The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
Changes
lib/CGI/Application/Plugin/AnyTemplate.pm
lib/CGI/Application/Plugin/AnyTemplate/Base.pm
lib/CGI/Application/Plugin/AnyTemplate/ComponentHandler.pm
lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplate.pm
lib/CGI/Application/Plugin/AnyTemplate/Driver/HTMLTemplateExpr.pm
lib/CGI/Application/Plugin/AnyTemplate/Driver/Petal.pm
lib/CGI/Application/Plugin/AnyTemplate/Driver/TemplateToolkit.pm
Makefile.PL
MANIFEST
MANIFEST.SKIP
META.yml
misc/dist
misc/makedocs.pl
misc/module-starter-opts.txt
misc/style.css
README
t/00.load.t
t/01-simple.t
t/02-explicit_filename.t
t/03-named-configs.t
t/04-fill_process.t
t/05-embed.t
t/06-dispatch_embed.t
t/07-custom_component_handler_class.t
t/08-embed_error.t
t/09-associate.t
t/10-pre_post_process.t
t/11-tt_obj_caching.t
t/12-tt_obj_caching_include_paths.t
t/19-driver_errors.t
t/20-exporter_renaming.t
t/21-template_string.t
t/22-non-clobbering-config.t
t/pod-coverage.t
t/pod.t
t/tlib/CGI/Application/Plugin/AnyTemplate/Driver/MyCAPATDriver1.pm
t/tlib/CGI/Application/Plugin/AnyTemplate/Driver/MyCAPATDriver2.pm
t/tmpl/cache_incl_paths_outer.tmpl
t/tmpl/dispatch_outer.html
t/tmpl/dispatch_outer.html_expr
t/tmpl/dispatch_outer.tmpl
t/tmpl/dispatch_outer.xhtml
t/tmpl/embed_error1.html
t/tmpl/embed_error2.html
t/tmpl/embed_outer.html
t/tmpl/embed_outer.html_expr
t/tmpl/embed_outer.tmpl
t/tmpl/embed_outer.xhtml
t/tmpl/simple.html
t/tmpl/simple.tmpl
t/tmpl/simple.xhtml
t/tmpl/test.ext_HTMLTemplate
t/tmpl/test.ext_Petal
t/tmpl/test.ext_TemplateToolkit
t/tmpl/test_template
t/tmpl_include/cache_incl_paths_inner.tmpl
t/tmpl_include/embed_inner1.html
t/tmpl_include/embed_inner1.html_expr
t/tmpl_include/embed_inner1.tmpl
t/tmpl_include/embed_inner1.xhtml
t/tmpl_include/embed_inner2.html
t/tmpl_include/embed_inner2.html_expr
t/tmpl_include/embed_inner2.tmpl
t/tmpl_include/embed_inner2.xhtml
t/tmpl_include2/cache_incl_paths_inner.tmpl
TODO