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.