[libclass-c3-perl] 01/07: Merge tag 'upstream/0.26'

gregor herrmann gregoa at debian.org
Mon Apr 7 16:48:10 UTC 2014


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

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

commit 4610fa39c9cdc11eb78beecf0e0c5c0a21225b8d
Merge: ea75fd7 812ff66
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 7 18:44:08 2014 +0200

    Merge tag 'upstream/0.26'
    
    Upstream version 0.26

 ChangeLog                      |   3 +
 MANIFEST                       |  10 +-
 META.json                      |   4 +-
 META.yml                       |  14 +-
 Makefile.PL                    |   2 +-
 README                         |  44 +--
 inc/Module/Install.pm          | 470 ---------------------------
 inc/Module/Install/Base.pm     |  83 -----
 inc/Module/Install/Can.pm      | 154 ---------
 inc/Module/Install/Fetch.pm    |  93 ------
 inc/Module/Install/Makefile.pm | 418 ------------------------
 inc/Module/Install/Metadata.pm | 722 -----------------------------------------
 inc/Module/Install/Win32.pm    |  64 ----
 inc/Module/Install/WriteAll.pm |  63 ----
 lib/Class/C3.pm                |   2 +-
 t/00_load.t                    |   8 +-
 t/01_MRO.t                     |   9 +-
 t/02_MRO.t                     |  11 +-
 t/03_MRO.t                     |   9 +-
 t/04_MRO.t                     |  25 +-
 t/05_MRO.t                     |   8 +-
 t/06_MRO.t                     |   9 +-
 t/10_Inconsistent_hierarchy.t  |   6 +-
 t/20_reinitialize.t            |   9 +-
 t/21_C3_with_overload.t        |   6 +-
 t/22_uninitialize.t            |   9 +-
 t/23_multi_init.t              |   6 +-
 t/24_more_overload.t           |   6 +-
 t/30_next_method.t             |  18 +-
 t/31_next_method_skip.t        |  18 +-
 t/32_next_method_edge_cases.t  |   8 +-
 t/34_next_method_in_eval.t     |  11 +-
 t/35_next_method_in_anon.t     |  11 +-
 t/36_next_goto.t               |   4 +-
 t/lib/A.pm                     |   4 +-
 t/lib/B.pm                     |   4 +-
 t/lib/C.pm                     |   4 +-
 t/lib/D.pm                     |   4 +-
 t/lib/E.pm                     |   4 +-
 t/lib/F.pm                     |   4 +-
 t/pod_coverage.t               |   2 +-
 41 files changed, 97 insertions(+), 2266 deletions(-)

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



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