CGI-Application-Demo-Dispatch
view release on metacpan or search on metacpan
Changelog.ini view on Meta::CPAN
[Module]
Name=CGI::Application::Demo::Dispatch
Changelog.Creator=Module::Metadata::Changes V 2.03
Changelog.Parser=Config::IniFiles V 2.66
[V 1.05]
Date=2011-03-11T13:22:00
Comments= <<EOT
- Fix typo in docs and code for FCGI::ProcManager. new({processes => 2}) should have been new({n_processes => 2}).
- Real pre-req version #s in Build.PL and Makefile.PL, instead of using 0.
- Move FCGI script from htdocs/local/dispatch to httpd/cgi-bin/cgi/application/demo/dispatch/dispatch.fcgi.
- Move CGI script from httpd/cgi-bin/dispatch.cgi to httpd/cgi-bin/cgi/application/demo/dispatch/dispatch.cgi.
- Add Plack script httpd/cgi-bin/cgi/application/demo/dispatch/dispatch.psgi.
- Reformat Build.PL and Makefile.PL.
EOT
[V 1.04]
Date=2011-02-15T16:31:00
Comments= <<EOT
- Replace /usr/bin/perl with /usr/bin/env perl.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
EOT
[V 1.03]
Date=2010-02-21T12:54:25
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
- Replace personal doc root with /var/www.
- Use namespace::autoclean with Moose.
EOT
[V 1.02]
Date=2010-02-10T13:52:34
Comments=- Add META.yml. Update MANIFEST.SKIP. Add MANIFEST and MYMETA.yml.
[V 1.01]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
EOT
[V 1.00]
Date=2009-06-12T18:40:00
Comments=- Original version
( run in 1.287 second using v1.01-cache-2.11-cpan-99c4e6809bf )