HTML::Widgets::NavMenu::Predicate - a predicate object for HTML::Widgets::NavMenu
my $pred = HTML::Widgets::NavMenu::Predicate->new('spec' => $spec);
Creates a new object.
Evaluates the predicate in the context of $path_info and $current_host
and returns the result.
Copyright 2006 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.