[libmoo-perl] 40/43: Merge tag 'upstream/2.003000'

gregor herrmann gregoa at debian.org
Mon Dec 26 17:56:16 UTC 2016


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

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

commit d2e707bbb05f67ea2cb1dbdce0698201bf3d4955
Merge: 8f2fed4 2bf5355
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 26 18:45:49 2016 +0100

    Merge tag 'upstream/2.003000'
    
    Upstream version 2.003000

 Changes                            |   8 +
 MANIFEST                           |   7 -
 META.json                          |   4 +-
 META.yml                           |   4 +-
 Makefile.PL                        |   2 +
 README                             |  48 +--
 lib/Method/Generate/Accessor.pm    |  26 +-
 lib/Method/Generate/Constructor.pm |  16 +-
 lib/Moo.pm                         |  35 ++-
 lib/Moo/HandleMoose.pm             |   1 +
 lib/Moo/Role.pm                    |  46 +--
 lib/Moo/_Utils.pm                  |   3 +-
 lib/Sub/Defer.pm                   | 202 ------------
 lib/Sub/Quote.pm                   | 454 ---------------------------
 t/accessor-generator-extension.t   |  26 ++
 t/accessor-handles.t               |   9 +
 t/accessor-mixed.t                 |  31 ++
 t/accessor-reader-writer.t         |  16 -
 t/compose-roles.t                  |  18 +-
 t/croak-locations.t                |  26 --
 t/sub-defer-no-subname.t           |   9 -
 t/sub-defer-threads.t              |  41 ---
 t/sub-defer.t                      | 161 ----------
 t/sub-quote-threads.t              |  52 ----
 t/sub-quote.t                      | 612 -------------------------------------
 25 files changed, 179 insertions(+), 1678 deletions(-)

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



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