Stronger and more secure Singleton base class
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.
$
pkg install p5-Class-StrongSingletonOrigin
devel/p5-Class-StrongSingleton
Size
18.2KiB
License
not specified
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages