Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Devel-Confess
From: Makoto Fujiwara
Date: 2016-08-26 16:40:33
Message id: 20160826144033.3BD51FBC3@cvs.NetBSD.org
Log Message:
Updated devel/p5-Devel-Confess to 0.009001
------------------------------------------
0.009001 - 2016-08-19
- fix handling of infinite options (dump, source, evalsource)
- fix evalsource test by running with the debugger
0.009000 - 2016-08-18
- documentation fixes and improvements
- more accurate handling of existing %SIG handlers
- updated option parsing to allow setting specific values, such as color=force
- stop relying on . being in @INC in tests
- source option now accepts a number of lines of context to show
- added evalsource option, which shows the source only of string evals
- fix adding redundant trace information when errors are rethrown
- improved warning messages when source option can't find source to display
Files: