| This Release | Apache2-ASP-2.37 | [Download] [Browse] | 01 Jul 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (19) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Artistic | |||||
| Special Files |
|
|||||
| Apache2::ASP | ASP for Perl, reloaded. | 2.37 | |
| Apache2::ASP::API | A public API for all Apache2::ASP web applications. | ||
| Apache2::ASP::ASPDOM::Document | |||
| Apache2::ASP::ASPDOM::Node | |||
| Apache2::ASP::ASPHandler | handler for all *.asp requests | ||
| Apache2::ASP::ASPPage | base class for all *.asp scripts | ||
| Apache2::ASP::ApplicationStateManager | The $Application object | ||
| Apache2::ASP::ApplicationStateManager::Memcached | |||
| Apache2::ASP::ApplicationStateManager::MySQL | MySQL storage for the $Application object | ||
| Apache2::ASP::ApplicationStateManager::NonPersisted | |||
| Apache2::ASP::ApplicationStateManager::SQLite | SQLite storage for the $Application object | ||
| Apache2::ASP::CacheManager | |||
| Apache2::ASP::Config | Central configuration for Apache2::ASP | ||
| Apache2::ASP::ConfigFinder | Universal configuration finder | ||
| Apache2::ASP::ConfigLoader | Universal access to the configuration. | ||
| Apache2::ASP::ConfigNode | generic configuration element | ||
| Apache2::ASP::ConfigNode::System | the 'system' portion of the config. | ||
| Apache2::ASP::ConfigNode::System::Settings | The $Config->system->settings collection | ||
| Apache2::ASP::ConfigNode::Web | The $Config->web object. | ||
| Apache2::ASP::ConfigParser | Initial Configuration parser | ||
| Apache2::ASP::ConfigPostProcessor | Base class for configuration post-processors | ||
| Apache2::ASP::ErrorHandler | Default fatal error handler | ||
| Apache2::ASP::FormHandler | Base class for form handlers | ||
| Apache2::ASP::GlobalASA | Base GlobalASA class | ||
| Apache2::ASP::HTTPContext | Contextual execution harness for ASP scripts. | ||
| Apache2::ASP::HTTPContext::FilterResolver | |||
| Apache2::ASP::HTTPContext::HandlerResolver | |||
| Apache2::ASP::HTTPContext::HandlerRunner | |||
| Apache2::ASP::HTTPContext::SubContext | |||
| Apache2::ASP::HTTPHandler | base HTTP handler class | ||
| Apache2::ASP::MediaManager | Instant file management for Apache2::ASP applications | ||
| Apache2::ASP::Mock::ClientSocket | Mimics the APR::Socket object | ||
| Apache2::ASP::Mock::Connection | Mimics the Apache2::Connection object | ||
| Apache2::ASP::Mock::Pool | Mimics the $r->pool APR::Pool object | ||
| Apache2::ASP::Mock::RequestRec | Mimics the mod_perl2 Apache2::RequestRec object ($r) | ||
| Apache2::ASP::ModPerl | mod_perl2 PerlResponseHandler for Apache2::ASP | ||
| Apache2::ASP::ModPerl2CGI | A wrapper for CGI utility functions. | ||
| Apache2::ASP::Request | Incoming request object. | ||
| Apache2::ASP::RequestFilter | Filter incoming requests | ||
| Apache2::ASP::Response | Outgoing response object. | ||
| Apache2::ASP::Server | Utility methods for Apache2::ASP | ||
| Apache2::ASP::SessionStateManager | Base class for Session State Managers. | ||
| Apache2::ASP::SessionStateManager::Memcached | |||
| Apache2::ASP::SessionStateManager::MySQL | MySQL backend for Apache2::ASP Session state | ||
| Apache2::ASP::SessionStateManager::NonPersisted | |||
| Apache2::ASP::SessionStateManager::SQLite | SQLite backend for Apache2::ASP Session state | ||
| Apache2::ASP::SimpleCGI | Basic CGI functionality | ||
| Apache2::ASP::Test::Base | base class for all test helper objects. | ||
| Apache2::ASP::Test::Fixtures | Simle text fixtures for Apache2::ASP web applications. | ||
| Apache2::ASP::Test::UploadObject | |||
| Apache2::ASP::Test::UserAgent | Execute ASP scripts without a webserver. | ||
| Apache2::ASP::TransHandler | PerlTransHandler with access to Apache2::ASP::Config | ||
| Apache2::ASP::UploadHandler | Base class for Handlers that process file uploads | ||
| Apache2::ASP::UploadHook | An upload hook for Apache2::Request | ||
| Apache2::ASP::UploadHookArgs | Argument for UploadHook instances |
| Apache2::ASP::Manual::BestPractices | How to use Apache2::ASP properly   |
| Apache2::ASP::Manual::CrashCourse | Learn Apache2::ASP in 10 minutes.   |
| Apache2::ASP::Manual::GettingStarted | Getting started with Apache2::ASP   |