HTML-Latemp-NavLinks-GenHtml

This module is used by Latemp (and possibly other web frameworks) to render the HTML navigation links (inside the <body> tag) as returned by HTML::Widgets::NavMenu.

INSTALLATION

To install this module, run the following commands:

perl Build.PL
./Build
./Build test
./Build install

COPYRIGHT AND LICENCE

Copyright (C) 2005 Shlomi Fish

This library is free software; you can redistribute it and/or modify it under the terms of the MIT X11 License.