Download: MooseX-Singleton-0.19.tar.gz
Dependencies
Annotate this POD
MooseX::Singleton::Meta::Class
This metaclass is where the forcing of one instance occurs. The first call to construct_instance is run normally (and then cached). Subsequent calls will return the cached version.
construct_instance