Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A16E063C3AC for ; Sat, 5 Dec 2009 00:32:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 400BF63B139; Sat, 5 Dec 2009 00:32:52 +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 D7FA863B115 for ; Sat, 5 Dec 2009 00:32:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C35EB175DD; Sat, 5 Dec 2009 00:32:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 5 Dec 2009 00:32:50 +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: <20091205003250.C35EB175DD@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 Dec 5 00:32:50 UTC 2009 Modified Files: pkgsrc/doc: CHANGES-2009 Log Message: Note initial addition of p5-Devel-Dumpvar version 1.05 as devel/p5-Devel-Dumpvar into The NetBSD Packages Collection. The Perl 5 module Devel::Dumpvar is a pure object-orientated reimplementation of the perl-debugger's dumpvar.pl functionality. This makes it a much more versatile version than other dumping modules focused on serializing data, to use for dumping information to debug log files or other uses where you don't need to reassemble the data. To generate a diff of this commit: cvs rdiff -u -r1.4513 -r1.4514 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.