Stephen Adkins > App-Context-0.964

App-Context-0.964

This Release App-Context-0.964  [Download] [Browse 04 Sep 2006
Latest Release App-Context-0.967  [Download] [Browse 11 Sep 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers FAIL (3)   [ 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     6835
App::Authentication Interface for authentication and authorization     6783
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     6835
App::Context::Cmd context in which we are currently running     6300
App::Context::HTTP context in which we are currently running     6300
App::Exceptions Creates all exception classes used in App.     6783
App::MessageDispatcher Interface for sending/receiving (possibly) async messages     6783
App::Reference a Perl reference, blessed so it can be accessed with methods     6783
App::Request the request     3666
App::Request::CGI the request     3666
App::Response the response     3666
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     6000
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     6783
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.     3666
App::SessionObject Interface for configurable, stateful objects     6783
App::UserAgent the browser this session is connected to     3666
App::ValueDomain Interface for sharing data between processes     6783

Documentation

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