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

OP::Node - Abstract storable object class

DESCRIPTION

Extends OP::Hash and OP::Persistence to form an abstract base storable object class.

Subclasses should override the class callback methods inherited from OP::Persistence to customize backing store options.

INHERITANCE

This class inherits additional class and object methods from the following packages:

OP::Class > OP::Object > OP::Hash > OP::Node

OP::Persistence > OP::Node

SEE ALSO

This file is part of OP.