Equivalent to Class::Accessor's mk_accessors only using Class::XSAccessor. It beats running an ugly script on my code, and can be done at run-time.
Gotta love dynamic languages like Perl 5.
Creates the accessors in the array-ref of names at run-time.

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

For internal use only

Instantiates a new object.
Calls $obj->_init() with @args.
A method that can be used to explicitly destroy an object.

Copyright 2006 Shlomi Fish, all rights reserved.
This program is released under the following license: MIT X11.