Name : perl-MooseX-Singleton
| |
Version : 0.30
| Vendor : openSUSE
|
Release : bp155.2.9
| Date : 2023-05-17 16:27:35
|
Group : Development/Libraries/Perl
| Source RPM : perl-MooseX-Singleton-0.30-bp155.2.9.src.rpm
|
Size : 0.05 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Turn your Moose class into a singleton
|
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/noarch |