[libdevel-confess-perl] 01/05: Merge tag 'upstream/0.009001'

gregor herrmann gregoa at debian.org
Mon Aug 29 19:05:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdevel-confess-perl.

commit 12c4fe8b4790df3bc76e979b37a6b8c9cd6cfa2a
Merge: edc9cdd 0847bc7
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 29 21:01:58 2016 +0200

    Merge tag 'upstream/0.009001'
    
    Upstream version 0.009001

 Changes                          |  14 +++
 MANIFEST                         |  10 +-
 META.json                        |   5 +-
 META.yml                         |   5 +-
 Makefile.PL                      |   3 -
 README                           |  63 +++++++---
 lib/Devel/Confess.pm             | 249 +++++++++++++++++++++++++++------------
 lib/Devel/Confess/Builtin.pm     |   2 +-
 lib/Devel/Confess/Source.pm      |  22 ++--
 t/color.t                        |  28 ++---
 t/confess.t                      | 122 +++++++++++--------
 t/devel.t                        |   9 +-
 t/end-debugging.t                |   3 +-
 t/evalsource.t                   |  45 +++++++
 t/find_sig.t                     |  94 +++++++++++++++
 t/lib/{capture.pm => Capture.pm} |   6 +-
 t/lib/{test.pm => MiniTest.pm}   |   2 +-
 t/lib/ThreadsCheck.pm            |  48 ++++++++
 t/lib/threads_check.pm           |  43 -------
 t/options.t                      |  45 +++++++
 t/rethrow.t                      |  34 ++++++
 t/sig.t                          |  27 +++--
 t/threads.t                      |   5 +-
 xt/builtin.t                     |   3 +-
 24 files changed, 645 insertions(+), 242 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-confess-perl.git



More information about the Pkg-perl-cvs-commits mailing list