Shawn M Moore > MooseX-Singleton-0.17 > MooseX::Singleton::Meta::Instance

Download:
MooseX-Singleton-0.17.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  2
View Bugs
Report a bug
Source   Latest Release: MooseX-Singleton-0.19

NAME ^

MooseX::Singleton::Meta::Instance

DESCRIPTION ^

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).