p5-MooseX-Singleton-0.30
turn your Moose class into a singleton
Back to search · Project homepage
Description
A singleton is a class that has only one instance in an application.
MooseX::Singleton lets you easily upgrade (or downgrade, as it were)
your Moose class to a singleton.
All you should need to do to transform your class is to change use Moose
to use MooseX::Singleton. This module uses metaclass roles to do its
magic, so it should cooperate with most other MooseX modules.
Package information
- Ports path
- devel/p5-MooseX-Singleton
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/p5-Moose STEM->=1.10