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