Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CDBE363C3AC for ; Sat, 5 Dec 2009 09:02:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 70D0863B138; Sat, 5 Dec 2009 09:02:49 +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 720DE63B140 for ; Sat, 5 Dec 2009 09:02:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 59E27175DD; Sat, 5 Dec 2009 09:02:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 5 Dec 2009 09:02:48 +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: <20091205090248.59E27175DD@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 09:02:48 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.4514 -r1.4515 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.