[Module]
Name=CGI::Session::Driver::odbc
Changelog.Creator=Module::Metadata::Changes V 1.08 Changelog.Parser=Config::IniFiles V 2.57

[V 1.05]
Date=2010-02-21T12:54:39
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing). - Remove POD heads 'Required Modules' and 'Changes'. EOT

[V 1.04]
Date=2010-02-16T13:47:00
Comments= <<EOT
- Update required modules in Build.PL and Makefile.PL based on feedback from CPAN testers. Specifically add DBI since CGI::Session does not require it.
EOT

[V 1.03]
Date=2010-02-10T13:52:38
Comments=- Add META.yml. Update MANIFEST.SKIP. Add MANIFEST and MYMETA.yml.

[V 1.02]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
EOT

[V 1.01]
Date=2008-03-13T14:02:00
Comments= <<EOT
- Allow the sessions table's id and a_session columns to be renamed. See POD for details - This module depends on CGI::Session::Driver::DBI V 4.21 - Fix faults datestamps in this file and generate Changelog.ini EOT

[V 1.00]
Date=2006-05-17T16:00:00
Comments=- Original version