Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9B95F63C07F for ; Sat, 7 Feb 2009 21:39:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 064C763B359; Sat, 7 Feb 2009 21:38:23 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id B32DC63B32D for ; Sat, 7 Feb 2009 21:38:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 91F93175D0; Sat, 7 Feb 2009 21:38:21 +0000 (UTC) From: Stoned Elipot Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: seb@netbsd.org Message-Id: <20090207213821.91F93175D0@cvs.netbsd.org> Date: Sat, 7 Feb 2009 21:38:21 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: seb Date: Sat Feb 7 21:38:21 UTC 2009 Modified Files: pkgsrc/doc: CHANGES-2009 Log Message: Note initial addition of p5-Carp-REPL version 0.13 as devel/p5-Carp-REPL into The NetBSD Packages Collection. When the Perl 5 module Carp::REPL is loaded and the perl interpreter dies, a read-eval-print-loop (REPL), with a few debugger like commands, is spawned before it quits. A REPL can also be spawned when a warning is issued. This module is intended to be used mostly through the command line but can also be used for testing or any other situation. To generate a diff of this commit: cvs rdiff -r1.495 -r1.496 pkgsrc/doc/CHANGES-2009 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.