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

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::Class

DESCRIPTION ^

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.