The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.968

  • x Did initial work to make App::Context::ModPerl work (full tested version should come soon) x introduced deprecated flag for services in the service() method x keep the app.Request.keep_url_params on the form tag url

Documentation

Administration Guide for CVS
Date and Time Considerations
App Developer's Guide
Programming with Exceptions
App-Context Frequently Asked Questions
App Installation Guide
Instructions on installing the App::Context framework in a web-hosting (non-root) environment
Installation Guide for Perl Software on Win32 System
App::Context Perl Style Guide
App::Context Developer's Quick-Start Guide

Modules

App
Backplane for core App services
Interface for authentication and authorization
Interface for authentication using an htpasswd file
A service that is used by various application components to know what the current user is authorized to do
synchronous (potentially remote) call_dispatcher invocation
synchronous rpc using simple HTTP protocol
Load and access configuration data
Load and access configuration data
An application framework for web applications, command-line programs, server programs, and web services
a runtime environment of a Cluster Controller served by many Cluster Nodes
a runtime environment for a Cluster Node that serves a Cluster Controller
context in which we are currently running
context in which we are currently running
context in which we are currently running
context in which we are currently running
a runtime environment of a Cluster Controller served by many Cluster Nodes
a runtime environment for a Cluster Node that serves a Cluster Controller
a runtime environment with a single master server and its subprocesses
Documentation for developing, installing, and administering applications in Perl
Creates all exception classes used in App.
Interface for sending/receiving (possibly) async messages
a Perl reference, blessed so it can be accessed with methods
the request
the request
Interface for locking shared resources
locking shared resources using IPC::Locker
locking shared resources using IPC::Locker
the response
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
A "serializer" which merely encodes and decodes scalars
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Interface for serialization and deserialization
Provides core methods for App-Context Services
represents a sequence of multiple events perhaps executed in separate processes
a session whose state is maintained across HTML requests by being embedded in an HTTP cookie.
a session whose state is maintained across HTML requests by being embedded in an HTML <input type="hidden"> tag.
Interface for configurable, stateful objects
Interface for sharing data between processes
the browser this session is connected to
Interface for sharing data between processes

Provides

in lib/Apache/App.pm
in lib/App/Context/POE.pm
in lib/App/Context/POE/Server.pm