The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
lib/Dotiac/DTL/Addon/html_template.pm
lib/Dotiac/DTL/Addon/html_template_pure.pm
lib/Dotiac/DTL/Addon/html_template/Convert.pm
lib/Dotiac/DTL/Addon/html_template/Replace.pm
lib/Dotiac/DTL/Addon/html_template/Variable.pm
Makefile.PL
MANIFEST
LICENSE
Changes
META.yml
README
t/4_pod.t
t/6_parser_html_template_basic_tags.t
t/6_parser_html_template_clean.t
t/6_parser_html_template_combined.t
t/6_parser_html_template_pure.t
t/6_parser_html_template_tag_now.t
t/6_parser_html_template_tag_ssi.t
t/6_parser_html_template_xchange.t
t/7_special_html_template_convert.t
t/7_special_html_template_combine.t
t/7_special_html_template_noload.t
t/7_special_html_template_unparsed.t
t/7_special_html_template_r_combine.t
t/7_special_html_template_replace.t
t/Dotiac/DTL/Addon/customtext.pm
t/Dtest.pm
t/inc_more.html
t/inc_more2.html
t/inc_var.html
t/parser_combined.html
t/parser_combined_evil.html
t/parser_ht_hotswap.html
t/parser_ht_hotswap2.html
t/parser_htp_hotswap.html
t/parser_htp_hotswap2.html
t/parser_pure_doublevar_html.html
t/parser_pure_doublevar_no.html
t/parser_pure_if.html
t/parser_pure_include.html
t/parser_pure_loop.html
t/parser_pure_loop2.html
t/parser_pure_loop_vars.html
t/parser_pure_loop_vars2.html
t/parser_pure_unless.html
t/parser_pure_var1.html
t/parser_pure_var2.html
t/parser_pure_var_html.html
t/parser_pure_var_js.html
t/parser_pure_var_url.html
t/special_unparsed.html
t/special_unparsed_noload.html
t/tag_autoescape.html
t/tag_block.html
t/tag_comment.html
t/tag_cycle.html
t/tag_cycle_for.html
t/tag_cycle_for2.html
t/tag_cycle_for3.html
t/tag_cycle_for4.html
t/tag_debug.html
t/tag_extends.html
t/tag_extends_var.html
t/tag_filter.html
t/tag_filter_bug.html
t/tag_firstof.html
t/tag_for_array.html
t/tag_for_array2.html
t/tag_for_array3.html
t/tag_for_array4.html
t/tag_for_hash.html
t/tag_for_hash2.html
t/tag_for_hash3.html
t/tag_for_hash4.html
t/tag_for_nested.html
t/tag_for_vars.html
t/tag_if.html
t/tag_if2.html
t/tag_if_and.html
t/tag_if_or.html
t/tag_if_true.html
t/tag_ifchanged.html
t/tag_ifchanged_else.html
t/tag_ifchanged_var.html
t/tag_ifchanged_var_else.html
t/tag_ifequal.html
t/tag_ifnotequal.html
t/tag_include.html
t/tag_load.html
t/tag_now.html
t/tag_regroup.html
t/tag_regroup2.html
t/tag_spaceless.html
t/tag_ssi.html
t/tag_ssi_static.html
t/tag_templatetags.html
t/tag_url.html
t/tag_widthratio.html
t/tag_with.html
t/test.tmpl
t/test1.html
t/test11.html
t/test2.html
t/test3.html
t/test4.html
t/test5.html
t/dir/inc.html
t/dir/subinc.html
t/Dotiac/DTL/Addon/unparsed.pm
t/Dotiac/DTL/Tag/unparsed.pm