Stephen Adkins > App-Context-0.967

App-Context-0.967

This Release App-Context-0.967  [Download] [Browse 11 Sep 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (103)   FAIL (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

Apache::App     3666
App Backplane for core App services     11639
App::Authentication Interface for authentication and authorization     9850
App::Authentication::Htpasswd Interface for authentication using an htpasswd file     9817
App::Authorization A service that is used by various application components to know what the current user is authorized to do     6783
App::CallDispatcher synchronous (potentially remote) call_dispatcher invocation     6783
App::CallDispatcher::HTTPSimple synchronous rpc using simple HTTP protocol     6783
App::Conf     3666
App::Conf::File Load and access configuration data     3666
App::Context An application framework for web applications, command-line programs, server programs, and web services     13299
App::Context::Cmd context in which we are currently running     6300
App::Context::HTTP context in which we are currently running     11299
App::Context::POE     3666
App::Context::POE::ClusterController a runtime environment of a Cluster Controller served by many Cluster Nodes     6785
App::Context::POE::ClusterNode     3666
App::Context::POE::Server     6786
App::Context::Server a runtime environment with a single master server and its subprocesses     9819
App::Exceptions Creates all exception classes used in App.     13304
App::MessageDispatcher Interface for sending/receiving (possibly) async messages     6783
App::Reference a Perl reference, blessed so it can be accessed with methods     9683
App::Request the request     9817
App::Request::CGI the request     13306
App::Response the response     8535
App::Serializer Interface for serialization and deserialization     6783
App::Serializer::Ini Interface for serialization and deserialization     6783
App::Serializer::OneLine Interface for serialization and deserialization     6001
App::Serializer::Perl Interface for serialization and deserialization     11294
App::Serializer::Properties Interface for serialization and deserialization     6783
App::Serializer::Storable Interface for serialization and deserialization     6783
App::Serializer::TextArray Interface for serialization and deserialization     6783
App::Serializer::Xml Interface for serialization and deserialization     6783
App::Serializer::Yaml Interface for serialization and deserialization     6783
App::Service Provides core methods for App-Context Services     13305
App::Session represents a sequence of multiple events perhaps executed in separate processes     3666
App::Session::Cookie a session whose state is maintained across HTML requests by being embedded in an HTTP cookie.     3666
App::Session::HTMLHidden a session whose state is maintained across HTML requests by being embedded in an HTML <input type="hidden"> tag.     9946
App::SessionObject Interface for configurable, stateful objects     9450
App::SharedDatastore Interface for sharing data between processes     10851
App::UserAgent the browser this session is connected to     12476
App::ValueDomain Interface for sharing data between processes     12574

Documentation

App::Context::ClusterNode a runtime environment for a Cluster Node that serves a Cluster Controller  
App::adminguide::cvs Administration Guide for CVS  
App::datetime Date and Time Considerations  
App::devguide App Developer's Guide  
App::exceptions Programming with Exceptions  
App::faq App-Context Frequently Asked Questions  
App::installguide App Installation Guide  
App::installguide::hosted Instructions on installing the App::Context framework in a web-hosting (non-root) environment  
App::installguide::win32 Installation Guide for Perl Software on Win32 System  
App::perlstyle App::Context Perl Style Guide  
App::quickstart App::Context Developer's Quick-Start Guide