pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   seb
Date:           Mon Apr 27 04:22:00 UTC 2009

Modified Files:
        pkgsrc/doc: CHANGES-2009

Log Message:
Note initial addition of p5-MooseX-Singleton version 0.17 as
devel/p5-MooseX-Singleton into The NetBSD Packages Collection.

The Perl 5 module MooseX::Singleton lets you easily upgrade your
Moose class to a singleton.  All you should need to do to transform
your class is to change 'use Moose' to 'use MooseX::Singleton'.
MooseX::Singleton gives your class an 'instance' method that can
be used to get a handle on the singleton.


To generate a diff of this commit:
cvs rdiff -u -r1.1543 -r1.1544 pkgsrc/doc/CHANGES-2009

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index