X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-CGI-Ex;a=blobdiff_plain;f=MANIFEST;h=2ccf8e768cc3e77b299f10ec17c85d7ba36f2782;hp=f2440d7bd76eaf2b041bcd68eb449d147e492ecb;hb=ed00221d27dfab1e82ec2ea040ab4c399a91c545;hpb=aa030874456c91d688e6c9b25e82d2bf9575ea6f diff --git a/MANIFEST b/MANIFEST index f2440d7..2ccf8e7 100644 --- a/MANIFEST +++ b/MANIFEST @@ -19,6 +19,22 @@ MANIFEST MANIFEST.SKIP META.yml README +samples/app/app1/app1.pl +samples/app/app1/app1.yaml +samples/app/app1/INSTALL +samples/app/app1/js.pl +samples/app/app1/lib/App1.pm +samples/app/app1/lib/App1/CustInfo.pm +samples/app/app1/lib/App1/DoBill.pm +samples/app/app1/lib/App1/PickDomain.pm +samples/app/app1/lib/App1/PickDomainAlternate.pm +samples/app/app1/lib/App1/Thankyou.pm +samples/app/app1/tt/cust_info.html +samples/app/app1/tt/footer.tt +samples/app/app1/tt/header.tt +samples/app/app1/tt/pick_domain.html +samples/app/app1/tt/pick_domain_alternate.html +samples/app/app1/tt/thankyou.html samples/app/cgi_ex_1.cgi samples/app/cgi_ex_2.cgi samples/benchmark/bench_auth.pl @@ -26,23 +42,17 @@ 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_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/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/devel/memory_app.pl samples/index.cgi -samples/js_validate_1.html -samples/js_validate_2.html -samples/js_validate_3.html -samples/memory_template.pl +samples/validate_js_0_tests.html +samples/validate_js_1_onsubmit.html +samples/validate_js_2_onchange.html +samples/validate_js_yaml_1.html +samples/validate_js_yaml_2.html +samples/validate_js_yaml_3.html samples/yaml_js_1.html samples/yaml_js_2.html samples/yaml_js_3.html