p5.26-class-singleton (perl/p5-class-singleton) Add to my watchlist

Implementation of a Singleton class

This is the Class::Singleton module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. 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. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required.

Version: 1.600.0 License: (Artistic-1 or GPL-1+)
Reset

10 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.6.x86_64 40947 2020-12-06 2:10:48 0:01:15 12764 build successful
10.8 31832 2020-12-06 1:03:06 0:01:21 10616 build successful
10.14 73285 2020-12-06 1:02:32 0:01:51 21992 build successful
10.15 44630 2020-12-06 0:59:07 0:01:50 11546 build successful
10.13 97313 2020-12-06 0:51:03 0:01:41 31266 build successful
10.12 132662 2020-12-06 0:47:24 0:02:25 39307 build successful
10.11 127455 2020-12-06 0:47:00 0:02:31 40311 build successful
10.10 129127 2020-12-06 0:39:08 0:01:19 40367 build successful
10.9 132869 2020-12-06 0:26:47 0:01:07 40317 build successful
10.7 37070 2020-12-06 0:26:30 0:01:12 12752 build successful