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.
This commit is contained in:
seb 2010-06-12 20:47:44 +00:00
parent d46749c46e
commit ce166a83a2

View file

@ -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]