MooseX::Singleton::Meta::Class.3pm

Langue: en

Version: 2008-08-22 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

Sommaire

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.