Path to this page:
./
devel/p5-MooseX-Singleton,
Perl 5 module to turn Moose class into a singleton
Branch: pkgsrc-2021Q4,
Version: 0.30nb5,
Package name: p5-MooseX-Singleton-0.30nb5,
Maintainer: pkgsrc-usersThe Perl 5 module MooseX::Singleton lets you easily upgrade 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'.
MooseX::Singleton gives your class an 'instance' method that can
be used to get a handle on the singleton.
Master sites: (Expand)
Filesize: 33.61 KB
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version p5-MooseX-Singleton-0.30nb5 (created)