CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/02/09 01:39:40
Log message:
import ports/devel/p5-MooseX-Singleton, ok benoit@
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.
Status:
Vendor Tag: sthen
Release Tags: sthen_20220209
N ports/devel/p5-MooseX-Singleton/Makefile
N ports/devel/p5-MooseX-Singleton/distinfo
N ports/devel/p5-MooseX-Singleton/pkg/DESCR
N ports/devel/p5-MooseX-Singleton/pkg/PLIST
No conflicts created by this import