]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - MANIFEST
CGI::Ex 2.24
[chaz/p5-CGI-Ex] / MANIFEST
index d57f9bd2c1a58ce1581805f710c12d2bb259d331..2ccf8e768cc3e77b299f10ec17c85d7ba36f2782 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,3 @@
-CGI-Ex.spec
 Changes
 lib/CGI/Ex.pm
 lib/CGI/Ex/App.pm
@@ -8,10 +7,10 @@ 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/yaml_load.js
@@ -20,37 +19,40 @@ 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
 samples/benchmark/bench_cgix_hfif.pl
 samples/benchmark/bench_conf_readers.pl
 samples/benchmark/bench_conf_writers.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_jsondump.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
-samples/conf_path_3/oranges.pl
 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/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/devel/memory_app.pl
+samples/index.cgi
+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
@@ -59,9 +61,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
@@ -86,10 +86,9 @@ 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/8_auth_00_base.t
+t/9_jsondump_00_base.t
This page took 0.022888 seconds and 4 git commands to generate.