blob: 31852c82c4a3c83109e3786979b9b743a9709bd7 (
plain) (
blame)
1
2
3
4
5
|
Data::Object::State provides an abstract base class for creating singleton
classes. This package is derived from Moo and makes consumers Moo classes (with
all that that entails). This package also injects a BUILD method which is
responsible for hooking into the build process and returning the appropriate
state.
|