Revision history for Perl extension CGI::Application::Plugin::AutoRunmode.
0.06 Wed Jun 15 2005
- replaced CGI::Application::Callbacks with official hook
system provided by CGI::App version 4
- removed Perl 5.8.1 requirement
0.05 Thu Mar 10 2005
- no longer install Runmode attribute handler into
CGI::App, but export into caller's namespace
- added FileDelegate
0.04 Fri Mar 04 2005
- security fix: disallow non-word characters in runmode name
0.03 Thu Mar 03 2005
- support for runmode delegates
0.02 Fri Oct 29 2004
- support for CGI::Application::Callbacks
- support for prerun_mode()
0.01 Sat Oct 16 18:15:03 2004
- original version; created by h2xs 1.22 with options
-AX -n CGI::Application::Plugin::AutoRunmode