The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTML::Widgets::NavMenu::Object - a base object for HTML::Widgets::NavMenu

SYNOPSIS

For internal use only

FUNCTIONS

my $obj = HTML::Widgets::NavMenu::Object->new(@args)

Instantiates a new object. Calls $obj->_init() with @args.

my $obj = HTML::Widgets::NavMenu::Object->destroy_();

A method that can be used to explicitly destroy an object.

COPYRIGHT & LICENSE

Copyright 2006 Shlomi Fish, all rights reserved.

This program is released under the following license: MIT X11.