Turn your Moose class into a Singleton
http://search.cpan.org/dist/MooseX-Singleton
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.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/perl-MooseX-Singleton && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
MooseX-Singleton-0.29.tar.gz | 0000016384 16 KB | |
perl-MooseX-Singleton.changes | 0000001409 1.38 KB | |
perl-MooseX-Singleton.spec | 0000002593 2.53 KB |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 3)
vrev freeze
Comments 0