John Drago > Apache2-ASP-1.44

Apache2-ASP-1.44

This Release Apache2-ASP-1.44  [Download] [Browse 14 May 2008
Latest Release Apache2-ASP-2.45  [Download] [Browse 20 Nov 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (2) ] [ Dependencies ] [ Other Tools ]
CPAN Testers NA (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Apache2::ASP Perl extension for ASP on mod_perl2.     1.44
Apache2::ASP::ApacheRequest HTTP request abstraction for Apache2::ASP      
Apache2::ASP::ApplicationStateManager Base class for Application State Managers.      
Apache2::ASP::ApplicationStateManager::MySQL MySQL backend for Apache2::ASP Application state      
Apache2::ASP::ApplicationStateManager::SQLite SQLite backend for Apache2::ASP Application state      
Apache2::ASP::Base Base class for ASP engines      
Apache2::ASP::CGI A wrapper for CGI utility functions.      
Apache2::ASP::Config Configuration object for Apache2::ASP web applications.      
Apache2::ASP::Config::Node A single node in a config tree      
Apache2::ASP::FormHandler Base class for all "form" handlers.      
Apache2::ASP::GlobalASA Base class for your GlobalASA      
Apache2::ASP::GlobalConfig      
Apache2::ASP::Handler Base class for all Apache2::ASP handlers      
Apache2::ASP::MediaManager Instant file management for Apache2::ASP applications      
Apache2::ASP::PageHandler Handler class for *.asp scripts      
Apache2::ASP::Parser ASP -> Perl parsing engine      
Apache2::ASP::Request Incoming request processor      
Apache2::ASP::RequestFilter Chained request filtering for Apache2::ASP      
Apache2::ASP::Response Interact with the client.      
Apache2::ASP::Server Utility object for Apache2::ASP programming      
Apache2::ASP::SessionStateManager Base class for Session State Managers.      
Apache2::ASP::SessionStateManager::MySQL MySQL backend for Apache2::ASP Session state      
Apache2::ASP::SessionStateManager::SQLite SQLite backend for Apache2::ASP Session state      
Apache2::ASP::SimpleCGI      
Apache2::ASP::Test::Base Base class for Apache2::ASP unit tests      
Apache2::ASP::Test::Fixtures Simle text fixtures for Apache2::ASP web applications.      
Apache2::ASP::Test::MockRequest      
Apache2::ASP::Test::UploadObject      
Apache2::ASP::Test::UserAgent User-agent for testing Apache2::ASP web applications      
Apache2::ASP::TransHandler URL Translations for Apache2::ASP web applications      
Apache2::ASP::UploadHandler Base class for Handlers that process file uploads      
Apache2::ASP::UploadHook Default upload hook for Apache2::ASP      
Apache2::ASP::UploadHookArgs Argument for UploadHook instances      

Documentation

Apache2::ASP::Manual::ASP_Compilation Documentation about ASP Compilation  
Apache2::ASP::Manual::ConfigXML Documentation about the XML config file  
Apache2::ASP::Manual::GlobalASA Documentation about the GlobalASA  
Apache2::ASP::Manual::Handlers Documentation about writing Handlers  
Apache2::ASP::Manual::HttpdConf Documentation about httpd.conf for Apache2::ASP  
Apache2::ASP::Manual::Installation::Linux Installation instructions for Linux  
Apache2::ASP::Manual::Installation::Windows Installation instructions for Windows  
Apache2::ASP::Manual::Intro Introduction to Apache2::ASP