]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - MANIFEST
add PSGI handler
[chaz/p5-CGI-Ex] / MANIFEST
index e01df320166ac52d30877f4ab769f2f40b97a9c8..fdebb94219a68bfed11be88717165963370ec656 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,6 +1,7 @@
 Changes
 lib/CGI/Ex.pm
 lib/CGI/Ex/App.pm
+lib/CGI/Ex/App/Constants.pm
 lib/CGI/Ex/App.pod
 lib/CGI/Ex/Auth.pm
 lib/CGI/Ex/Conf.pm
@@ -11,17 +12,32 @@ 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/Template/Extra.pm
-lib/CGI/Ex/Template/HTE.pm
 lib/CGI/Ex/validate.js
 lib/CGI/Ex/Validate.pm
+lib/CGI/Ex/Validate.pod
 lib/CGI/Ex/yaml_load.js
+lib/CGI/Ex/App/PSGI.pm
 Makefile.PL
 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
@@ -29,23 +45,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
@@ -83,8 +93,5 @@ 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
This page took 0.01892 seconds and 4 git commands to generate.