NAME
fields::aliased::base - base class for objects made from fields::aliased
DESCRIPTION
This module just defines the base class for objects created as a subclass of fields::aliased.
METHODS
- new
-
$object = $class->new;
Creates a new object. See "new" in fields::aliased for details.
COPYRIGHT AND LICENSE
Copyright 2004 Kevin Michael Vail
This program is free software. It may be copied and/or redistributed under the same terms as Perl itself.
AUTHOR
Kevin Michael Vail <kvail@cpan.org>