diff options
author | seb <seb@pkgsrc.org> | 2010-06-12 20:47:44 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-06-12 20:47:44 +0000 |
commit | ce166a83a27b0ca8fba8bdf2e67ba977ac68ffe8 (patch) | |
tree | fb9835ef9b56c47c1d259759036c402d2481ce77 /doc | |
parent | d46749c46e7123f6c1149d4c586a4d1b138eafb4 (diff) | |
download | pkgsrc-ce166a83a27b0ca8fba8bdf2e67ba977ac68ffe8.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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2010 | 3 |
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] |