pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-MooseX-Singleton versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e63b2c633dab
branches: trunk
changeset: 392130:e63b2c633dab
user: seb <seb%pkgsrc.org@localhost>
date: Mon Apr 27 04:22:00 2009 +0000
description:
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.
diffstat:
doc/CHANGES-2009 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r af9dd6708881 -r e63b2c633dab doc/CHANGES-2009
--- a/doc/CHANGES-2009 Mon Apr 27 04:21:04 2009 +0000
+++ b/doc/CHANGES-2009 Mon Apr 27 04:22:00 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1543 2009/04/26 04:13:32 taca Exp $
+$NetBSD: CHANGES-2009,v 1.1544 2009/04/27 04:22:00 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2106,3 +2106,4 @@
Added www/typolight27 version 2.7rc2 [taca 2009-04-26]
Added www/typolight27-example version 2.7rc2 [taca 2009-04-26]
Added www/typolight27-translations version 20090423 [taca 2009-04-26]
+ Added devel/p5-MooseX-Singleton version 0.17 [seb 2009-04-27]
Home |
Main Index |
Thread Index |
Old Index