mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
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. WWW: https://metacpan.org/release/Data-Object-State
7 lines
366 B
Text
7 lines
366 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/Data-Object-State
|