CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     A     > >     Apache2     > >     Apache2-ASP
Distribution Apache2-ASP [Download]
Author JOHND [ John Drago ]
Version 2.46
Abstract ASP for Perl, reloaded.
Released 25 Mar 2011
Size 126.0 KB
MD5 Checksum eface3a4d484ec9e628bfdd1739d2dee
Additional Files README   |   META   |   Changes   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites CGI::Apache2::Wrapper  |   CGI::Simple  |   Cwd  |   Data::Properties::YAML  |   DBD::SQLite  |   DBI  |   Digest::MD5  |   HTML::Form  |   HTTP::Body  |   HTTP::Date  |   HTTP::Request::AsCGI  |   Ima::DBI  |   IO::File  |   Mail::Sendmail  |   MIME::Types  |   Storable  |   Test::Memory::Cycle  |   Test::More  |   Time::HiRes  |   XML::Parser  |   XML::Simple  |  

Modules

Apache2::ASP  [source]   [v 2.46] ASP for a mod_perl2 environment.
Apache2::ASP::API  [source] A public API for all Apache2::ASP web applications.
Apache2::ASP::ApplicationStateManager  [source] The $Application object
Apache2::ASP::ApplicationStateManager::Memcached [source]
Apache2::ASP::ApplicationStateManager::MySQL  [source] MySQL storage for the $Application object
Apache2::ASP::ApplicationStateManager::NonPersisted [source]
Apache2::ASP::ApplicationStateManager::SQLite  [source] SQLite storage for the $Application object
Apache2::ASP::ASPDOM::Document [source]
Apache2::ASP::ASPDOM::Node [source]
Apache2::ASP::ASPHandler  [source] handler for all *.asp requests
Apache2::ASP::ASPPage  [source] base class for all *.asp scripts
Apache2::ASP::CacheManager [source]
Apache2::ASP::Config  [source] Central configuration for Apache2::ASP
Apache2::ASP::ConfigFinder  [source] Universal configuration finder
Apache2::ASP::ConfigLoader  [source] Universal access to the configuration.
Apache2::ASP::ConfigNode  [source] generic configuration element
Apache2::ASP::ConfigNode::System  [source] the 'system' portion of the config.
Apache2::ASP::ConfigNode::System::Settings  [source] The $Config->system->settings collection
Apache2::ASP::ConfigNode::Web  [source] The $Config->web object.
Apache2::ASP::ConfigParser  [source] Initial Configuration parser
Apache2::ASP::ConfigPostProcessor  [source] Base class for configuration post-processors
Apache2::ASP::ErrorHandler  [source] Default fatal error handler
Apache2::ASP::FormHandler  [source] Base class for form handlers
Apache2::ASP::GlobalASA  [source] Base GlobalASA class
Apache2::ASP::HTTPContext  [source] Contextual execution harness for ASP scripts.
Apache2::ASP::HTTPContext::FilterResolver [source]
Apache2::ASP::HTTPContext::HandlerResolver [source]
Apache2::ASP::HTTPContext::HandlerRunner [source]
Apache2::ASP::HTTPContext::SubContext [source]
Apache2::ASP::HTTPHandler  [source] base HTTP handler class
Apache2::ASP::MediaManager  [source] Instant file management for Apache2::ASP applications
Apache2::ASP::Mock::ClientSocket  [source] Mimics the APR::Socket object
Apache2::ASP::Mock::Connection  [source] Mimics the Apache2::Connection object
Apache2::ASP::Mock::Pool  [source] Mimics the $r->pool APR::Pool object
Apache2::ASP::Mock::RequestRec  [source] Mimics the mod_perl2 Apache2::RequestRec object ($r)
Apache2::ASP::ModPerl  [source] mod_perl2 PerlResponseHandler for Apache2::ASP
Apache2::ASP::ModPerl2CGI  [source] A wrapper for CGI utility functions.
Apache2::ASP::Request  [source] Incoming request object.
Apache2::ASP::RequestFilter  [source] Filter incoming requests
Apache2::ASP::Response  [source] Outgoing response object.
Apache2::ASP::Server  [source] Utility methods for Apache2::ASP
Apache2::ASP::SessionStateManager  [source] Base class for Session State Managers.
Apache2::ASP::SessionStateManager::Memcached [source]
Apache2::ASP::SessionStateManager::MySQL  [source] MySQL backend for Apache2::ASP Session state
Apache2::ASP::SessionStateManager::NonPersisted [source]
Apache2::ASP::SessionStateManager::SQLite  [source] SQLite backend for Apache2::ASP Session state
Apache2::ASP::SimpleCGI  [source] Basic CGI functionality
Apache2::ASP::Test::Base  [source] base class for all test helper objects.
Apache2::ASP::Test::Fixtures  [source] Simle text fixtures for Apache2::ASP web applications.
Apache2::ASP::Test::UploadObject [source]
Apache2::ASP::Test::UserAgent  [source] Execute ASP scripts without a webserver.
Apache2::ASP::TransHandler  [source] PerlTransHandler with access to Apache2::ASP::Config
Apache2::ASP::UploadHandler  [source] Base class for Handlers that process file uploads
Apache2::ASP::UploadHook  [source] An upload hook for Apache2::Request
Apache2::ASP::UploadHookArgs  [source] Argument for UploadHook instances

Categories

World Wide Web HTML HTTP CGI    >>     Apache2

dslip information

Development Stage (Note: *NO IMPLIED TIMESCALES*) Released
Support Level Developer
Language Used Perl-only, no compiler needed, should be platform independent
Interface Style Object oriented using blessed references and/or inheritance
Public License Standard-Perl: user may choose between GPL and Artistic

Win32 PPM packages for "Apache2-ASP"

uwinnipeg Perl 5.10 repository   [  v 2.09   ]
uwinnipeg Perl 5.8 repository   [  v 2.09   ]

Problems, suggestions, or comments to Randy Kobes. Questions? Check the FAQ.
Enable installations using PAR::WebStart.