summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb>2009-08-26 18:11:12 +0000
committerseb <seb>2009-08-26 18:11:12 +0000
commit27690daed95c801eb40aae899389491de330867b (patch)
treec9052379593ba1bfd6f93c848935ca743d7436b4 /doc
parent1227b5cb86e32e8eef014cdb06a3c8be5ecf4e39 (diff)
downloadpkgsrc-27690daed95c801eb40aae899389491de330867b.tar.gz
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 (limited to 'doc')
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 3b5f0cf2005..192dc0cdebf 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -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 @@ Changes to the packages collection and infrastructure in 2009:
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]