The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for CGI-Application-Plugin-Forward

1.04    September 15, 2005
        - actually, NOW I added the 'forward_prerun' hook
        - added support for AutoRunmode

1.03    August 23, 2005
        - added the 'forward_prerun' hook

1.02    August 1, 2005
        - added CGI::Application to the prerequisites

1.01    July 30, 2005
        - added Makefile.PL compatibility to the distribution

1.00    July 28, 2005
        - document and test support for coderef runmodes (Mark Stosberg)
        - API declared stable

0.01    July 27, 2005
        - First version