[libnamespace-clean-perl] 01/06: Merge tag 'upstream/0.27'

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Jun 3 20:07:32 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libnamespace-clean-perl.

commit 7471a1116dcfe197cbb8ccf27989911304991ee6
Merge: 2455a08 b808b16
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Jun 3 16:47:32 2016 -0300

    Merge tag 'upstream/0.27'
    
    Upstream version 0.27
    
    # gpg: Signature made Fri 03 Jun 2016 04:47:12 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                       |   7 ++
 MANIFEST                      |   4 +
 META.json                     |  11 ++-
 META.yml                      |   9 +-
 Makefile.PL                   | 192 ++++++++++++++++++------------------------
 inc/ExtUtils/HasCompiler.pm   | 160 +++++++++++++++++++++++++++++++++++
 lib/namespace/clean.pm        |  29 ++++---
 lib/namespace/clean/_Util.pm  |   4 +-
 t/00-basic.t                  |   4 +-
 t/01-function-wipeout.t       |   4 +-
 t/02-inheritance.t            |   4 +-
 t/03-unimport.t               |   4 +-
 t/04-except.t                 |   4 +-
 t/05-explicit-cleanee.t       |  13 +--
 t/05-syntax-error.t           |   4 +-
 t/06-other-types.t            |   4 +-
 t/07-debugger.t               |   7 +-
 t/07-pseudo-debugger.t        |  32 +++++++
 t/08-const-sub.t              |   4 +-
 t/09-fiddle-hinthash.t        |   7 +-
 t/10-pure-perl.t              |  15 ++--
 t/11-multiclean-in-scope.t    |  78 +++++++++++++++++
 t/lib/Devel/_NC_TEST_DashD.pm |   9 ++
 23 files changed, 426 insertions(+), 183 deletions(-)

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



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