Changes for version 1.001.001 - 2014-06-11

  • Was the UNIVERSAL bug fixed in the last version? It looked that way.
  • Corrected some POD errors.
  • t/render.t was failing because I had set the relative_uri with the uri if there was no relative_uri. That didn't make sense, it resulted in a url /foo/default/default.html. All the other tests seem to pass still. I don't know why I introduced that bug or why it appeared at the time that the test worked with that regression.
  • Look for A2C in Debian!

Modules

fast MVC-style Apache2 handler apps
OpenID for Apache2::Controller
constants for Apache2::Controller
connects DBI to < $r-pnotes->{a2c}{dbh} >> or the key that you select.
server config directives for A2C
dispatch base class for Apache::Controller
Hash tree dispatch for Apache2::Controller::Dispatch
simple dispatch mechanism for A2C
Log phase handler to save session data from Apache2::Controller::Session hook.
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
PerChildInit handler for child process setup in A2C.
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