The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
bin/rayapp_cgi_wrapper.PL
Changes
core-tests/Makefile.PL
core-tests/t/1_base.t
core-tests/t/2_load_uri.t
core-tests/t/3_load_dsd.t
core-tests/t/3_validate_parameters.t
core-tests/t/4_errors_load.t
core-tests/t/5_errors_serialize.t
core-tests/t/6_rayapp_cgi.t
core-tests/t/circular1.xml
core-tests/t/circular2.xml
core-tests/t/complex_param1.xml
core-tests/t/create_domain.dsd
core-tests/t/example_findpeople.xml
core-tests/t/Getfile.pm
core-tests/t/logs/access_log
core-tests/t/logs/error_log
core-tests/t/nonwellformed.dsd
core-tests/t/nonxml.xml
core-tests/t/person.xml
core-tests/t/person1.xml
core-tests/t/person2.xml
core-tests/t/person3.xml
core-tests/t/script1.dsd
core-tests/t/script1.pl
core-tests/t/script1.xsl
core-tests/t/script2.dsd
core-tests/t/simple1.xml
core-tests/t/simple2.xml
core-tests/t/simple3.xml
core-tests/t/wrong1.xml
httpd-tests/Makefile.PL
httpd-tests/t/1_base.t
httpd-tests/t/2_cgi.t
httpd-tests/t/2_cgi2.t
httpd-tests/t/3_cgi_storage_alias.not
httpd-tests/t/3_cgi_storage_directory.not
httpd-tests/t/4_mod_perl_modperl.t
httpd-tests/t/4_mod_perl_modperl_dir.t
httpd-tests/t/4_mod_perl_script.t
httpd-tests/t/4_mod_perl_script_dir.t
httpd-tests/t/5_mod_perl_proxy1.t
httpd-tests/t/5_mod_perl_proxy2.t
httpd-tests/t/5_mod_perl_proxy_cgi.t
httpd-tests/t/conf/extra.conf.in
httpd-tests/t/htdocs/dir/index.html
httpd-tests/t/htdocs/file
httpd-tests/t/htdocs/index.html
httpd-tests/t/htdocs/my.html
httpd-tests/t/htdocs/pdir/appx.html.xsl
httpd-tests/t/htdocs/pdir/pdatax.xsl
httpd-tests/t/htdocs/ray/302.dsd
httpd-tests/t/htdocs/ray/302.mpl
httpd-tests/t/htdocs/ray/app1.dsd
httpd-tests/t/htdocs/ray/appx.html.xsl
httpd-tests/t/htdocs/ray/datax.xsl
httpd-tests/t/htdocs/ray/app1.mpl
httpd-tests/t/htdocs/ray/app2.dsd
httpd-tests/t/htdocs/ray/app2.mpl
httpd-tests/t/htdocs/ray/app2.xsl
httpd-tests/t/htdocs/ray/app3.dsd
httpd-tests/t/htdocs/ray/app3.mpl
httpd-tests/t/htdocs/ray/app3.xsl
httpd-tests/t/htdocs/ray/changing.dsd
httpd-tests/t/htdocs/ray/changing.xsl
httpd-tests/t/htdocs/ray/cookies.dsd
httpd-tests/t/htdocs/ray/cookies.mpl
httpd-tests/t/htdocs/ray/processq.dsd
httpd-tests/t/htdocs/ray/processq.mpl
httpd-tests/t/htdocs/ray/text.dsd
httpd-tests/t/htdocs/ray/text.mpl
httpd-tests/t/htdocs/ray/xml.dsd
httpd-tests/t/htdocs/ray/xml.txt.xsl
httpd-tests/t/htdocs/ray/xml.xml
httpd-tests/t/htdocs/ray/xml.xsl
httpd-tests/t/htdocs/ray/sub1/empty_file
httpd-tests/t/RayAppTestInput.pm
httpd-tests/t/RayAppStyleParams.pm
httpd-tests/t/set1.pl
httpd-tests/t/TEST.PL
lib/RayApp.pm
lib/RayApp/CGI.pm
lib/RayApp/CGIWrapper.pm
lib/RayApp/DSD.pm
lib/RayApp/mod_perl.pm
lib/RayApp/mod_perl.pm.orig
lib/RayApp/Request.pm
lib/RayApp/Request/APR.pm
lib/RayApp/Request/CGI.pm
lib/RayApp/Request/Params.pm
lib/RayApp/Request/Upload.pm
lib/RayApp/Source.pm
lib/RayApp/String.pm
lib/RayApp/XML.pm
lib/RayApp/UserAgent.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
origlib/RayApp.pm
origlib/RayApp/CGI.pm
origlib/RayApp/CGIStorable.pm
origlib/RayApp/CGIWrapper.pm
origlib/RayApp/DSD.pm
origlib/RayApp/mod_perl.pm
origlib/RayApp/mod_perl_Storable.pm
origlib/RayApp/Request.pm
origlib/RayApp/Request/APR.pm
origlib/RayApp/Request/CGI.pm
origlib/RayApp/Source.pm
README