aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-StrongSingleton/pkg-descr
blob: 79283fca8dbcc436eab7aed4878e6f0c1553abf1 (plain) (blame)
1
2
3
4
5
6
7
This module is an alternative to Class::Singleton and
Class::WeakSingleton, and provides a more secure Singleton class in that
it takes steps to prevent the possibility of accidental creation of
multiple instances and/or the overwriting of existing Singleton
instances.

WWW: https://metacpan.org/release/Class-StrongSingleton