Download: MooseX-Singleton-0.17.tar.gz
Dependencies
Annotate this POD
MooseX::Singleton::Meta::Instance
This instance metaclass manages attribute access and storage. When accessing an attribute, it will convert a bare package to its cached singleton instance (creating it if necessary).