summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-06-12 20:47:44 +0000
committerseb <seb@pkgsrc.org>2010-06-12 20:47:44 +0000
commitc04100f1dfa52b3c877e7fde9e69124e5e6a59d2 (patch)
treefb9835ef9b56c47c1d259759036c402d2481ce77
parentdb1ac15657b6dce4998504b95371f62c1a844778 (diff)
downloadpkgsrc-c04100f1dfa52b3c877e7fde9e69124e5e6a59d2.tar.gz
Note initial addition of p5-Package-Stash version 0.03 as
devel/p5-Package-Stash into The NetBSD Packages Collection. Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. The Perl 5 module Package::Stash hides all of that behind a simple API.
-rw-r--r--doc/CHANGES-20103
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 23649925303..700019be423 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2193 2010/06/12 19:37:25 dholland Exp $
+$NetBSD: CHANGES-2010,v 1.2194 2010/06/12 20:47:44 seb Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -2922,3 +2922,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated databases/p5-DBM-Deep to 1.0025 [seb 2010-06-12]
Updated net/p5-IO-Socket-INET6 to 2.65 [seb 2010-06-12]
Updated net/rdist6 to 0.92nb4 [dholland 2010-06-12]
+ Added devel/p5-Package-Stash version 0.03 [seb 2010-06-12]