CGI-Application-Demo-Basic
view release on metacpan or search on metacpan
Changelog.ini view on Meta::CPAN
[Module]
Name=CGI::Application::Demo::Basic
Changelog.Creator=Module::Metadata::Changes V 1.08
Changelog.Parser=Config::IniFiles V 2.57
[V 1.06]
Date=2010-02-21T12:54:22
Comments= <<EOT
- Change namespace from CGI::Application::Demo to
CGI::Application::Demo::Basic to force files to be
installed separately from other modules called
CGI::Application::Demo::(Ajax Dispatch).
- Move CSS and HTML templates into htdocs/assets/... and
simplify their names.
- Move the CGI scripts into cgi-bin/ca.demo.basic and
simplify their names.
- 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.
- Change default database driver to SQLite.
- Change path to Perl to /usr/bin/perl.
- Change path to config files and templates to /var/www/.
- Remove scripts/bu-demo from the distro.
- Change $ENV{ASSETS} to $ENV{CGIAPPDEMO}.
- Move the config files into lib/CGI/Application/Demo/Basic/Util so they
can be installed with the *.pm files and so Config::Tiny
can find them easily. Change config file handing to match.
- Write a new module to handle reading config files.
EOT
[V 1.05]
Date=2010-02-10T13:52:32
Comments= <<EOT
- Add META.yml. Update MANIFEST.SKIP. Add MANIFEST and MYMETA.yml.
- Clean up POD.
EOT
[V 1.04]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
EOT
[V 1.03]
Date=2007-01-14T11:13:00
Comments= <<EOT
- Fix Build.PL and Makefile.PL to refer to FindBin::Real rather than FindBin
- Fix faulty datesatmps in this file and generate Changelog.ini
EOT
[V 1.02]
Date=2005-11-28T14:58:00
Comments= <<EOT
- Add One.pm Two.pm Three.pm Four.pm and Five.pm with corresponding
config and template files and instance scripts. These module are
graduated in complexity and help probe a programming environment.
- Document those modules. Documentation is in Demo.pm; the above modules do not
have their own documentation
- Split out into a separate document the notes on the indirectly required
modules
- Extend the testing environment to include Oracle 10gR1.
This included writing CGI::Session::Driver::oracle
EOT
[V 1.01]
Date=2005-11-11T09:19:00
Comments=- Change some option values in the shipped config file
[V 1.00]
Date=2005-11-01T15:00:00
Comments=- Original version
( run in 2.213 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )