pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-Carp-REPL version 0.13...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/366f9fc6df94
branches:  trunk
changeset: 554066:366f9fc6df94
user:      seb <seb%pkgsrc.org@localhost>
date:      Sat Feb 07 21:38:21 2009 +0000

description:
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.

diffstat:

 doc/CHANGES-2009 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r c9f877b38143 -r 366f9fc6df94 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Sat Feb 07 21:38:01 2009 +0000
+++ b/doc/CHANGES-2009  Sat Feb 07 21:38:21 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.495 2009/02/07 20:59:50 wiz Exp $
+$NetBSD: CHANGES-2009,v 1.496 2009/02/07 21:38:21 seb Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -693,3 +693,4 @@
        Updated audio/ncmpc to 0.13 [jakllsch 2009-02-07]
        Added devel/p5-Test-Expect version 0.31 [seb 2009-02-07]
        Updated textproc/liblinebreak to 1.1 [wiz 2009-02-07]
+       Added devel/p5-Carp-REPL version 0.13 [seb 2009-02-07]



Home | Main Index | Thread Index | Old Index