Revision history for Apache2-Controller
0.101.110 2008-07-22T18:00:00
Oops I see, Version.pm was not in the MANIFEST, no wonder.
0.101.101 2008-07-22T02:30:00
Version numbers are so strange.
0.4.3 2008-07-21T00:22:00
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.
0.4.1 2008-07-16T00:16:00
Changing version number to use 'version' package.
I had the version number screwed up before.
The numbers below are actually 0.4.0, 0.3.0 etc.
0.0.4 2008-07-16T00:08:00
New dispatch method HashTree implements alternative dispatching.
Various improvements to documentation. More tests.
Developed unit test infrastructure.
0.0.3 2008-07-06T00:08:00
Changed render to always use A2CRenderTemplateDir as INCLUDE_PATH.
Various and sundry updates. Trying to get Directives to work.
Bleah.
0.0.2 2008-07-02T00:08:00
Woo-hoo! Rendering and sessions work. More tests.
0.0.1 2008-06-01T00:00:00
First version, released on an unsuspecting world.