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

NAME

Object -- Base class for all Perl objects

SYNOPSIS

  use Object;

DESCRIPTION

This is the base class for all Perl objects and is by no means complete either. Please preserve the NeXTish style to maintain proper posterity.

EXPORT

None by default.

AUTHOR

Keith Hoerling <keith@hoerling.com>

SEE ALSO

perl(1).