CPAN
Home  Documentation  Recent  Preferences  Modules  Distributions    Authors   
Find    in      

Distributions     > >     A     > >     App     > >     App-Context
Distribution App-Context [Download]
Author SPADKINS [ Stephen Adkins ]
Version 0.968
Abstract An application framework for web applications, command-line programs, server programs, and web services
Released 9 June 2010
Size 171.3 KB
MD5 Checksum 1194ddba5235d03122aa512ca554df6b
Additional Files README   |   META   |   Changes   |   INSTALL   |   Makefile.PL   |  
Links search.cpan.org   |   CPAN::Forum  |   AnnoCPAN  |   rt.cpan.org  |   Rating  | CPANTS  | CPAN testers | Dependencies | Testers matrix
Prerequisites App::Options  |   CGI  |   Class::Data::Inheritable  |   Compress::Zlib  |   Data::Dumper  |   Date::Format  |   Date::Parse  |   Devel::StackTrace  |   Digest::SHA  |   Exception::Class  |   IO::Handle  |   IO::Socket  |   IO::Socket::INET  |   MIME::Base64  |   Pod::Checker  |   Storable  |   Test::More  |   Time::HiRes  |   XML::Simple  |   YAML  |  

Modules

Apache::App [source]   [v 3666]
App  [source]   [v 13887] Backplane for core App services
App::Authentication  [source]   [v 9850] Interface for authentication and authorization
App::Authentication::Htpasswd  [source]   [v 9817] Interface for authentication using an htpasswd file
App::Authorization  [source]   [v 6783] A service that is used by various application components to know what the current user is authorized to do
App::CallDispatcher  [source]   [v 6783] synchronous (potentially remote) call_dispatcher invocation
App::CallDispatcher::HTTPSimple  [source]   [v 6783] synchronous rpc using simple HTTP protocol
App::Conf  [source]   [v 3666] Load and access configuration data
App::Conf::File  [source]   [v 3666] Load and access configuration data
App::Context  [source]   [v 14127] An application framework for web applications, command-line programs, server programs, and web services
App::Context::ClusterController  [source]   [v 6785] a runtime environment of a Cluster Controller served by many Cluster Nodes
App::Context::ClusterNode  [source]   [v 3666] a runtime environment for a Cluster Node that serves a Cluster Controller
App::Context::Cmd  [source]   [v 6300] context in which we are currently running
App::Context::HTTP  [source]   [v 13887] context in which we are currently running
App::Context::ModPerl  [source]   [v 13649] context in which we are currently running
App::Context::NetServer  [source]   [v 6004] context in which we are currently running
App::Context::POE [source]   [v 3666]
App::Context::POE::ClusterController  [source]   [v 6785] a runtime environment of a Cluster Controller served by many Cluster Nodes
App::Context::POE::ClusterNode  [v 3666]
App::Context::POE::Server  [source]   [v 6786]
App::Context::Server  [source]   [v 9819] a runtime environment with a single master server and its subprocesses
App::Documentation  [source] Documentation for developing, installing, and administering applications in Perl
App::Exceptions  [source]   [v 13304] Creates all exception classes used in App.
App::MessageDispatcher  [source]   [v 6783] Interface for sending/receiving (possibly) async messages
App::Reference  [source]   [v 9683] a Perl reference, blessed so it can be accessed with methods
App::Request  [source]   [v 9817] the request
App::Request::CGI  [source]   [v 13908] the request
App::ResourceLocker  [source]   [v 6783] Interface for locking shared resources
App::ResourceLocker::IPCLocker  [source]   [v 6783] locking shared resources using IPC::Locker
App::ResourceLocker::IPCSemaphore  [source]   [v 6783] locking shared resources using IPC::Locker
App::Response  [source]   [v 8535] the response
App::Serializer  [source]   [v 6783] Interface for serialization and deserialization
App::Serializer::Html  [source]   [v 6000] Interface for serialization and deserialization
App::Serializer::Ini  [source]   [v 6783] Interface for serialization and deserialization
App::Serializer::Json  [source]   [v 6000] Interface for serialization and deserialization
App::Serializer::OneLine  [source]   [v 6001] Interface for serialization and deserialization
App::Serializer::Perl  [source]   [v 11294] Interface for serialization and deserialization
App::Serializer::Properties  [source]   [v 6783] Interface for serialization and deserialization
App::Serializer::Scalar  [source]   [v 6001] A "serializer" which merely encodes and decodes scalars
App::Serializer::Storable  [source]   [v 6783] Interface for serialization and deserialization
App::Serializer::TextArray  [source]   [v 6783] Interface for serialization and deserialization
App::Serializer::Xml  [source]   [v 6783] Interface for serialization and deserialization
App::Serializer::Yaml  [source]   [v 6783] Interface for serialization and deserialization
App::Service  [source]   [v 13305] Provides core methods for App-Context Services
App::Session  [source]   [v 3666] represents a sequence of multiple events
App::Session::Cookie  [source]   [v 3666] a session whose state is maintained across
App::Session::HTMLHidden  [source]   [v 13887] a session whose state is maintained across
App::SessionObject  [source]   [v 9450] Interface for configurable, stateful objects
App::SharedDatastore  [source]   [v 10851] Interface for sharing data between processes
App::UserAgent  [source]   [v 12476] the browser this session is connected to
App::ValueDomain  [source]   [v 12574] Interface for sharing data between processes

Categories

Development Support    >>     App
World Wide Web HTML HTTP CGI    >>     App
World Wide Web HTML HTTP CGI    >>     Apache
Miscellaneous Modules    >>     App

Win32 PPM packages for "App-Context"

ActiveState default Perl 5.10 repository   [  v 0.968   ]
ActiveState default Perl 5.12 repository   [  v 0.968   ]
ActiveState default Perl 5.8 repository   [  v 0.9661   ]
trouchelle.com Perl 5.10 repository   [  v 0.968   ]
trouchelle.com Perl 5.12 repository   [  v 0.968   ]
trouchelle.com Perl 5.8 repository   [  v 0.967   ]

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