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

Changes for version 1.000.000 - 2008-12-20

  • Session now saves only if status < 300, or if notes->{a2c_session_force_save} is set.
  • OpenID! Rockin. It doesn't preserve post or get vars yet from the prior request across the openid redirect cycle, but it's good enough to release. Hurrah!

Modules

framework for Apache2 handler apps
OpenID for Apache2::Controller
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 PerlHeaderParserHandler for Apache::Session
track a sessionid with a cookie in A2C
Upload method extensions. UNIMPLEMENTED
Exception::Class hierarchy for Apache2::Controller