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.

SEE ALSO

This file is part of Devel::Ladybug.