diff options
author | seb <seb@pkgsrc.org> | 2007-05-13 20:46:07 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2007-05-13 20:46:07 +0000 |
commit | 53cbda2ea9e943ed8672c0bad93f7e7f2c1efcbc (patch) | |
tree | 117b53ba261e3cd15457f356df521d1556d8671d | |
parent | 4c4943e99cfe219a52a0ba81fba2c79905f96418 (diff) | |
download | pkgsrc-53cbda2ea9e943ed8672c0bad93f7e7f2c1efcbc.tar.gz |
Note initial addition of p5-Class-Std version 0.0.8 as
devel/p5-Class-Std into The NetBSD Packages Collection.
The Perl 5 module Class::Std provides tools that help to implement
the "inside out object" - a method for reliably enforcing object
encapsulation - class structure in a convenient and standard way.
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 3098819bfaa..1ff7e061829 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.1056 2007/05/13 19:28:18 seb Exp $ +$NetBSD: CHANGES-2007,v 1.1057 2007/05/13 20:46:07 seb Exp $ Changes to the packages collection and infrastructure in 2007: @@ -2027,3 +2027,4 @@ Changes to the packages collection and infrastructure in 2007: Updated archivers/zoo to 2.10.1nb3 [taca 2007-05-13] Added devel/p5-IO-InSitu version 0.0.2 [seb 2007-05-13] Added devel/p5-Getopt-Euclid version 0.1.0 [seb 2007-05-13] + Added devel/p5-Class-Std version 0.0.8 [seb 2007-05-13] |