X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=MANIFEST;h=e01df320166ac52d30877f4ab769f2f40b97a9c8;hb=80a766126b7d0281ee013d369d9e6af45cc2cf42;hp=2772de739793cc259eec5634a069bdf6c3893b4c;hpb=d710d6cd21be21c0ab2df3566c2bd61d9015cac6;p=chaz%2Fp5-CGI-Ex diff --git a/MANIFEST b/MANIFEST index 2772de7..e01df32 100644 --- a/MANIFEST +++ b/MANIFEST @@ -12,6 +12,8 @@ lib/CGI/Ex/md5.js lib/CGI/Ex/sha1.js lib/CGI/Ex/Template.pm lib/CGI/Ex/Template.pod +lib/CGI/Ex/Template/Extra.pm +lib/CGI/Ex/Template/HTE.pm lib/CGI/Ex/validate.js lib/CGI/Ex/Validate.pm lib/CGI/Ex/yaml_load.js @@ -28,31 +30,22 @@ samples/benchmark/bench_conf_readers.pl samples/benchmark/bench_conf_writers.pl samples/benchmark/bench_jsondump.pl samples/benchmark/bench_method_calling.pl +samples/benchmark/bench_operator_storage.pl samples/benchmark/bench_optree.pl samples/benchmark/bench_template.pl samples/benchmark/bench_template_tag_parser.pl samples/benchmark/bench_validation.pl samples/benchmark/bench_various_templaters.pl -samples/conf_path_1/apples.pl -samples/conf_path_1/oranges.pl -samples/conf_path_3/apples.pl -samples/conf_path_3/oranges.pl +samples/benchmark/bench_various_templaters.pl.out samples/devel/dprof_conf.d samples/devel/dprof_template.d samples/devel/dprof_validation.d samples/generate_js.pl -samples/html1.htm -samples/html2.htm samples/index.cgi samples/js_validate_1.html samples/js_validate_2.html samples/js_validate_3.html samples/memory_template.pl -samples/perl1.pl -samples/perl2.pl -samples/yaml1.val -samples/yaml2.val -samples/yaml3.val samples/yaml_js_1.html samples/yaml_js_2.html samples/yaml_js_3.html @@ -61,9 +54,7 @@ t/0_ex_00_base.t t/1_validate_00_base.t t/1_validate_03_cgi.t t/1_validate_05_types.t -t/1_validate_06_groups.t t/1_validate_07_yaml.t -t/1_validate_08_yaml_file.t t/1_validate_11_no_extra.t t/1_validate_12_change.t t/1_validate_14_untaint.t @@ -88,11 +79,12 @@ t/2_fill_18_coderef.t t/2_fill_19_complex.t t/2_fill_20_switcharoo.t t/3_conf_00_base.t -t/3_conf_01_write.t t/4_app_00_base.t t/5_dump_00_base.t t/6_die_00_base.t t/7_template_00_base.t t/7_template_01_includes.t +t/7_template_02_view.t +t/7_template_03_html_template.t t/8_auth_00_base.t t/9_jsondump_00_base.t