Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4D9C963B93E for ; Sat, 12 Jun 2010 20:47:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DD4FB63B1BC; Sat, 12 Jun 2010 20:47:45 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 154A263B1BA for ; Sat, 12 Jun 2010 20:47:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 14BCF175DD; Sat, 12 Jun 2010 20:47:45 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 12 Jun 2010 20:47:45 +0000 From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org X-Mailer: log_accum Message-Id: <20100612204745.14BCF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Jun 12 20:47:45 UTC 2010 Modified Files: pkgsrc/doc: CHANGES-2010 Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.2193 -r1.2194 pkgsrc/doc/CHANGES-2010 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.