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.4.3 - 2008-07-21

  • Removed ability to limit methods. Use Apache config for that. A2C:SQL::Controller. untested. Controller now passes @path_args as arguments to method. Version is now in its own package. Some new SQL-related packages that may or may not work. Universal use of Apache2::Controller::Directives - no more PerlSetVar. Documentation edits.

Modules

framework for Apache2 handler apps
constants for Apache2::Controller
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
connects DBI to <$r-pnotes->{dbh}>>.
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