HTML-Widgets-NavMenu is a Perl module to generate navigation menus and control site flow. It has many advanced features, is extensively tested, and should be easily extensible and customizable.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Site Management Software Development Libraries Perl Modules |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: HTML::Widgets::NavMenu::JQueryTreeView was added for generating a navigation menu that jqTreeView can handle well.


Release Notes: A bug with the HeaderRole navigation menu type was fixed. The internals were cleaned up and modernized.


Release Notes: This release adds a no_leading_dot option to eliminate the leading "./" prefix from URLs. It fixes a bug with the non-capturing 'expand' option.


Release Notes: An edge case in the relative URL algorithm was fixed. The breadcrumb trail logic was fixed and a feature for non-capturing expands was added.


Release Notes: The "use strict" and "use warnings" directives were added to all modules. POD validity and POD coverage tests were added. POD was added to all modules. Some internal methods were prefixed with an underscore. The "examples" directory was added, with some examples from the Perl.com article.