X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=MANIFEST;h=2772de739793cc259eec5634a069bdf6c3893b4c;hb=83f0c6a9aaf9bc520cef93b958d51a5d85e8999c;hp=bfbd9b8ed3598252c9abf81b6537711044dd460d;hpb=4eee158dce82376f2f37de29d91c53f60a24aebe;p=chaz%2Fp5-CGI-Ex diff --git a/MANIFEST b/MANIFEST index bfbd9b8..2772de7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,4 +1,3 @@ -CGI-Ex.spec Changes lib/CGI/Ex.pm lib/CGI/Ex/App.pm @@ -8,31 +7,32 @@ lib/CGI/Ex/Conf.pm lib/CGI/Ex/Die.pm lib/CGI/Ex/Dump.pm lib/CGI/Ex/Fill.pm +lib/CGI/Ex/JSONDump.pm lib/CGI/Ex/md5.js lib/CGI/Ex/sha1.js lib/CGI/Ex/Template.pm lib/CGI/Ex/Template.pod lib/CGI/Ex/validate.js lib/CGI/Ex/Validate.pm -lib/CGI/Ex/Var.pm lib/CGI/Ex/yaml_load.js Makefile.PL MANIFEST MANIFEST.SKIP META.yml README +samples/app/cgi_ex_1.cgi +samples/app/cgi_ex_2.cgi samples/benchmark/bench_auth.pl samples/benchmark/bench_cgix_hfif.pl 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_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/cgi_ex_1.cgi -samples/cgi_ex_2.cgi samples/conf_path_1/apples.pl samples/conf_path_1/oranges.pl samples/conf_path_3/apples.pl @@ -43,6 +43,7 @@ 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 @@ -94,3 +95,4 @@ t/6_die_00_base.t t/7_template_00_base.t t/7_template_01_includes.t t/8_auth_00_base.t +t/9_jsondump_00_base.t