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-Array...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcd1ea01c78a
branches:  trunk
changeset: 568122:dcd1ea01c78a
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Dec 04 23:59:35 2009 +0000

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

The Perl 5 module Class::XSAccessor::Array 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 works only with objects that are
implemented as arrays.

diffstat:

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

diffs (14 lines):

diff -r 7f4198d6c3d9 -r dcd1ea01c78a doc/CHANGES-2009
--- a/doc/CHANGES-2009  Fri Dec 04 23:58:19 2009 +0000
+++ b/doc/CHANGES-2009  Fri Dec 04 23:59:35 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.4512 2009/12/04 23:38:59 seb Exp $
+$NetBSD: CHANGES-2009,v 1.4513 2009/12/04 23:59:35 seb Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -6057,3 +6057,4 @@
        Added textproc/p5-ack version 1.90 [seb 2009-12-04]
        Updated devel/p5-Class-Adapter to 1.06 [seb 2009-12-04]
        Added devel/p5-Class-Unload version 0.05 [seb 2009-12-04]
+       Added devel/p5-Class-XSAccessor-Array version 1.04 [seb 2009-12-04]



Home | Main Index | Thread Index | Old Index