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

Devel::Ladybug::Node - Abstract storable object class

DESCRIPTION

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

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

INHERITANCE

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

Devel::Ladybug::Class > Devel::Ladybug::Object > Devel::Ladybug::Hash > Devel::Ladybug::Node

Devel::Ladybug::Persistence > Devel::Ladybug::Node

SEE ALSO

This file is part of Devel::Ladybug.