The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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).