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-Class-XSAccessor versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84c6817f2286
branches:  trunk
changeset: 398204:84c6817f2286
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Aug 26 18:11:12 2009 +0000

description:
Note initial addition of p5-Class-XSAccessor version 1.03 as
devel/p5-Class-XSAccessor into The NetBSD Packages Collection.

The Perl 5 module Class::XSAccessor implements fast read, write and
read/write accessors in XS. Additionally, it can provide predicates
such as has_foo() for testing whether the attribute foo is defined
in the object. It only works with objects that are implemented as
ordinary hashes.

diffstat:

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

diffs (14 lines):

diff -r 959d64d01b9d -r 84c6817f2286 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Wed Aug 26 18:10:52 2009 +0000
+++ b/doc/CHANGES-2009  Wed Aug 26 18:11:12 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.3378 2009/08/26 17:39:15 sno Exp $
+$NetBSD: CHANGES-2009,v 1.3379 2009/08/26 18:11:12 seb Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -4429,3 +4429,4 @@
        Added devel/p5-AutoXS-Header version 1.02 [seb 2009-08-26]
        Updated games/warzone2100 to 2.2.2 [hasso 2009-08-26]
        Updated www/p5-Template-Toolkit to 2.22nb1 [sno 2009-08-26]
+       Added devel/p5-Class-XSAccessor version 1.03 [seb 2009-08-26]



Home | Main Index | Thread Index | Old Index