[Module]
Name=DBIx::HTML::LinkedMenus
Changelog.Creator=Module::Metadata::Changes V 1.08
Changelog.Parser=Config::IniFiles V 2.57
[V 1.10]
Date=2010-02-21T12:54:58
Comments= <<EOT
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.
EOT
[V 1.09]
Date=2010-02-10T14:01:47
Comments=- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.
[V 1.08]
Date=2009-11-13T13:20:00
Comments= <<EOT
- Run dos2unix
- Rename Changes.txt to CHANGES
EOT
[V 1.07]
Date=2005-01-18T22:14:00
Comments= <<EOT
- Add new parameters to new(): base_prompt base_value linked_prompt and linked_value
which allow you to specify strings and their corresponding values to be output
at the top of the 2 menus. The default behaviour is identical to the previous version.
See examples/test-linked-menus.cgi. Original patch by Sean McKenna
- Update docs
- Update examples/test-linked-menus.cgi
- Note: Originally I omitted such options because I thought these values should always come
from the database but this change just gives you another way to do it. In fact this
way is neater since you can supply strings which you would not normally have in the
database in the first place
EOT
[V 1.06]
Date=2004-07-19T14:43:00
Comments= <<EOT
- Change Makefile.PL to coexist with Module::Build
- Delete ./test.pl
- Add t/pod.t to test all PODs
EOT
[V 1.05]
Date=2003-06-03T18:44:00
Comments= <<EOT
- No source code changes in this version
- Clarify the docs as to what linked menus are
EOT
[V 1.04]
Date=2003-03-23T11:29:00
Comments= <<EOT
- No source code changes in this version
- Patch to stop shipping blib/ directory in Unix distros because the
PAUSE indexer takes this directory to indicate a binary distro
which means it does not index the module and this in turn means
the module is not listed in the CPAN daily update list etc.
EOT
[V 1.03]
Date=2002-12-11T11:41:13
Comments=- Minor documentation changes - no need to upgrade
[V 1.02]
Date=2002-11-05T11:44:20
Comments=- Make new() return undef if the base menu's SQL returns 0 rows
[V 1.01]
Date=2002-10-15T11:41:13
Comments=- Minor documentation changes
[V 1.00]
Date=2002-10-08T12:37:29
Comments=- original version