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-Moose version 0.54 as



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ce71bcf1038
branches:  trunk
changeset: 545097:8ce71bcf1038
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Jul 26 13:55:46 2008 +0000

description:
Note initial addition of p5-Moose version 0.54 as
devel/p5-Moose into The NetBSD Packages Collection.

Moose is an extension of the Perl 5 object system.
The main goal of Moose is to make Perl 5 Object Oriented programming
easier, more consistent and less tedious. With Moose you can to
think more about what you want to do and less about the mechanics
of OOP.
Additionally, Moose is built on top of Class::MOP, which is a
metaclass system for Perl 5. This means that Moose not only makes
building normal Perl 5 objects better, but it provides the power
of metaclass programming as well.

diffstat:

 doc/CHANGES-2008 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r ff29bd3efbf7 -r 8ce71bcf1038 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Jul 26 13:54:06 2008 +0000
+++ b/doc/CHANGES-2008  Sat Jul 26 13:55:46 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.1684 2008/07/26 12:25:48 seb Exp $
+$NetBSD: CHANGES-2008,v 1.1685 2008/07/26 13:55:46 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -2867,3 +2867,4 @@
        Added devel/p5-Sub-Name version 0.04 [seb 2008-07-26]
        Added devel/p5-Sub-Identify version 0.03 [seb 2008-07-26]
        Added devel/p5-Class-MOP version 0.63 [seb 2008-07-26]
+       Added devel/p5-Moose version 0.54 [seb 2008-07-26]



Home | Main Index | Thread Index | Old Index