The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
Makefile.PL
MANIFEST
README
sbin/runasp
sbin/asphelper
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
inc/Module/Install/Scripts.pm
lib/Apache2/ASP/Manual/CrashCourse.pod
lib/Apache2/ASP/Manual/GettingStarted.pod
lib/Apache2/ASP/Manual/BestPractices.pod
lib/Apache2/ASP/TransHandler.pm
lib/Apache2/ASP/CacheManager.pm
lib/Apache2/ASP/ApplicationStateManager/MySQL.pm
lib/Apache2/ASP/ApplicationStateManager/SQLite.pm
lib/Apache2/ASP/ApplicationStateManager/NonPersisted.pm
lib/Apache2/ASP/ApplicationStateManager/Memcached.pm
lib/Apache2/ASP/ConfigFinder.pm
lib/Apache2/ASP/ModPerl.pm
lib/Apache2/ASP/Config.pm
lib/Apache2/ASP/FormHandler.pm
lib/Apache2/ASP/ConfigParser.pm
lib/Apache2/ASP/ModPerl2CGI.pm
lib/Apache2/ASP/API.pm
lib/Apache2/ASP/ApplicationStateManager.pm
lib/Apache2/ASP/RequestFilter.pm
lib/Apache2/ASP/ConfigLoader.pm
lib/Apache2/ASP/ASPHandler.pm
lib/Apache2/ASP/HTTPContext.pm
lib/Apache2/ASP/HTTPContext/FilterResolver.pm
lib/Apache2/ASP/HTTPContext/HandlerResolver.pm
lib/Apache2/ASP/HTTPContext/HandlerRunner.pm
lib/Apache2/ASP/HTTPContext/SubContext.pm
lib/Apache2/ASP/SessionStateManager/MySQL.pm
lib/Apache2/ASP/SessionStateManager/SQLite.pm
lib/Apache2/ASP/SessionStateManager/NonPersisted.pm
lib/Apache2/ASP/SessionStateManager/Memcached.pm
lib/Apache2/ASP/ConfigNode/Web.pm
lib/Apache2/ASP/ConfigNode/System.pm
lib/Apache2/ASP/ConfigNode/System/Settings.pm
lib/Apache2/ASP/ConfigPostProcessor.pm
lib/Apache2/ASP/ErrorHandler.pm
lib/Apache2/ASP/MediaManager.pm
lib/Apache2/ASP/Mock/RequestRec.pm
lib/Apache2/ASP/Mock/ClientSocket.pm
lib/Apache2/ASP/Mock/Connection.pm
lib/Apache2/ASP/Mock/Pool.pm
lib/Apache2/ASP/HTTPHandler.pm
lib/Apache2/ASP/ConfigNode.pm
lib/Apache2/ASP/Test/UploadObject.pm
lib/Apache2/ASP/Test/Base.pm
lib/Apache2/ASP/Test/Fixtures.pm
lib/Apache2/ASP/Test/UserAgent.pm
lib/Apache2/ASP/GlobalASA.pm
lib/Apache2/ASP/Request.pm
lib/Apache2/ASP/UploadHandler.pm
lib/Apache2/ASP/UploadHook.pm
lib/Apache2/ASP/Server.pm
lib/Apache2/ASP/Response.pm
lib/Apache2/ASP/UploadHookArgs.pm
lib/Apache2/ASP/ASPPage.pm
lib/Apache2/ASP/SimpleCGI.pm
lib/Apache2/ASP/ASPDOM/Document.pm
lib/Apache2/ASP/ASPDOM/Node.pm
lib/Apache2/ASP/SessionStateManager.pm
lib/Apache2/ASP.pm
t/sessiontest
t/000-setup/00.00-setup.t
t/010-coverage/010-api.t
t/010-coverage/020-config.t
t/010-coverage/030-configparser.t
t/010-coverage/040-httpcontext.t
t/010-coverage/050-mediamanager.t
t/010-coverage/060-request.t
t/010-coverage/070-response.t
t/010-coverage/080-server.t
t/900-old-tests/00.01-subcontext.t
t/900-old-tests/01.00-a-memory-leak.t
t/900-old-tests/01.01-load.t
t/900-old-tests/01.01-master-recursive.t
t/900-old-tests/01.02-findconfig.t
t/900-old-tests/01.03-configloader.t
t/900-old-tests/01.04-test-useragent.t
t/900-old-tests/01.05-memcycle.t
t/900-old-tests/01.06-cookies.t
t/900-old-tests/01.07-post.t
t/900-old-tests/01.08-upload.t
t/900-old-tests/01.09-submit-form.t
t/900-old-tests/02.01-benchmark.t
t/900-old-tests/03.08-aspdom-node.t
t/900-old-tests/04.00-nested-master.t
t/900-old-tests/04.01-syntax-errors.t
t/900-old-tests/04.02-include-at-end.t
t/900-old-tests/04.03-unhandled-tag.t
t/900-old-tests/05.00-folder-uri.t
t/999-cleanup/99.99-cleanup.t
t/MEDIA/asp-upload-test.txt
t/conf/apache2-asp-config.xml
t/conf/configuration.dtd
t/conf/httpd.conf
t/htdocs/simple-form.asp
t/htdocs/index.asp
t/htdocs/coverage/page-using-syntax-error-masterpage.asp
t/htdocs/coverage/includes-syntax-error.asp
t/htdocs/coverage/syntax-error.asp
t/htdocs/coverage/syntax-error-master.asp
t/htdocs/upload.asp
t/htdocs/nostate/index.asp
t/htdocs/page-using-nested-masterpage.asp
t/htdocs/inc.asp
t/htdocs/masters/main.asp
t/htdocs/masters/root.asp
t/htdocs/masters/nested-master.asp
t/htdocs/subcontext/inc1-1.asp
t/htdocs/subcontext/inc1.asp
t/htdocs/subcontext/trapinclude.asp
t/htdocs/subcontext/normal.asp
t/htdocs/subcontext/inc2b.asp
t/htdocs/subcontext/trapped.asp
t/htdocs/subcontext/include-2-levels-deep.asp
t/htdocs/subcontext/include-1-level-deep.asp
t/htdocs/subcontext/inc2a.asp
t/htdocs/include-at-end.asp
t/htdocs/cleanup-register.asp
t/handlers/upload01.pm
t/handlers/simple.pm
t/handlers/redirect_after_trapinclude.pm
t/lib/My/ErrorHandler.pm
t/lib/My/MemberFilter.pm
t/lib/My/MemberFilter2.pm
t/lib/My/FailFilter.pm
t/lib/My/BadHandlerResolver.pm
t/lib/My/ConfigPostProcessor.pm
t/PAGE_CACHE/DefaultApp/.ok
t/MEDIA/.ok

META.yml                                 Module meta-data (added by MakeMaker)