perl-class-singleton 1.5 Implementation of a singleton class for Perl

This module implements a Singleton class from which other classes can be derived. By itself, the Class::Singleton module does very little other than manage the instantiation of a single object.