		HTML::Template::Dropdown::Menu

DESCRIPTION

Easily create HTML dropdown menus for use with HTML::Template or 
Template::Toolkit.


DOCUMENTATION

The documentation is in Template.pm in the form of POD format perldocs.


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

WARNING

The 'ornate' option to month_format(), available only in developer release 
0.90_01 has been dropped, as it isn't supported by the DateTime::Locale 
module (see locale()).

COPYRIGHT

Copyright 2004-2005, Carl Franks.  All rights reserved.  

This library is free software; you can redistribute it and/or modify it under 
the same terms as Perl itself.

