The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.110.000 - 2008-08-06

  • Removing the "RUN_ALL" simulated mode from response handler. It's an over-optimization, and A2C:DBI::Connector supports a PerlCleanupHandler to rollback uncommitted transactions. Now Controller.pm does not return DONE, but sets status and returns OK.
  • Apache2::Controller::DBI::Connector works. Cool!

Modules

framework for Apache2 handler apps
constants for Apache2::Controller
connects DBI to < $r-pnotes->{dbh} >>.
server config directives for A2C
dispatch base class for Apache::Controller
Hash tree dispatch for Apache2::Controller::Dispatch
simple dispatch mechanism for A2C
methods shared by Apache2::Controller modules
internal base class for non-response handlers in Apache2::Controller framework
reference card for Apache2::Controller
A2C render() with Template Toolkit
useful database methods for MySQL
Apache2::Controller PerlHeaderParserHandler for Apache::Session
track a sessionid with a cookie in A2C
Upload method extensions. UNIMPLEMENTED
Exception::Class hierarchy for Apache2::Controller
OpenID base for Apache2::Controller::Dispatch