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 1.000.010 - 2008-12-01

  • Detaints directive values.
  • Controller doesn't double-check allowed_methods in case your dispatch wants freedom from that.
  • Improvements/correction to documentation.
  • Session now uses a checkum. Thanks David Ihern.
  • OpenID auth module put on backburner until I rewrite it again, I wanted to get this out the door with functional session checksum and correct documentation.

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
internal base class w/ apreq 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 with Apache::Session
track a sessionid with a cookie in A2C
Exception::Class hierarchy for Apache2::Controller