Next | Query returned 32 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2005-01-26 15:43:14 by Quentin Garnier | Files touched by this commit (4) | Imported package
Log message:
Initial import of p5-Class-Singleton, version 1.03, into the NetBSD
Packages Collection.

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.


Next | Query returned 32 messages, browsing 31 to 40 | previous