[libperl-minimumversion-perl] 01/06: Merge tag 'upstream/1.35'

gregor herrmann gregoa at debian.org
Sat May 3 16:08:56 UTC 2014


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

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

commit a9f9c469c97e1f9f5160abcbde287f992d7c41ef
Merge: 7cc23f7 6dc1ef7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 3 18:02:13 2014 +0200

    Merge tag 'upstream/1.35'
    
    Upstream version 1.35

 Changes                                    | 351 +++++++-------
 LICENSE                                    | 537 +++++++++++----------
 MANIFEST                                   |  26 +-
 META.yml                                   |  53 ++-
 Makefile.PL                                | 105 ++++-
 README                                     | 156 +------
 dist.ini                                   |  14 +
 inc/Module/Install.pm                      | 470 -------------------
 inc/Module/Install/Base.pm                 |  83 ----
 inc/Module/Install/Can.pm                  | 154 ------
 inc/Module/Install/DSL.pm                  | 102 ----
 inc/Module/Install/Fetch.pm                |  93 ----
 inc/Module/Install/Makefile.pm             | 418 -----------------
 inc/Module/Install/Metadata.pm             | 722 -----------------------------
 inc/Module/Install/Scripts.pm              |  29 --
 inc/Module/Install/Win32.pm                |  64 ---
 inc/Module/Install/WriteAll.pm             |  63 ---
 lib/Perl/MinimumVersion.pm                 | 127 +++--
 lib/Perl/MinimumVersion/Reason.pm          |  10 +-
 script/perlver                             |   5 +-
 t/01_compile.t                             |   4 +-
 t/02_main.t                                |  18 +-
 t/03_open_3arg.t                           |  76 +--
 t/04_substr.t                              |   2 +-
 t/05_foreach.t                             |  60 +--
 t/06_weaken.t                              |  66 +--
 t/07_splice.t                              |   2 +-
 t/08_mkdir.t                               |   2 +-
 t/09_pkg_name_version.t                    |   2 +-
 t/10_yada_yada_yada.t                      |   2 +-
 t/11_feature_bundle.t                      |  10 +-
 t/12_double_colon.t                        |   2 +-
 t/13_perl_510.t                            |   2 +-
 t/14_regex.t                               |   2 +-
 t/15_each.t                                | 124 ++---
 t/16_binmode.t                             |  60 +--
 t/17_when.t                                |   2 +-
 t/18_exists_subr.t                         |   2 +-
 t/19_opentemp.t                            |   2 +-
 t/20_sort_subref.t                         |   2 +-
 t/21_openscalar.t                          |   2 +-
 t/{18_exists_subr.t => 22_while_readdir.t} |  30 +-
 t/{17_when.t => 23_internals.t}            |  21 +-
 t/24_state.t                               |  25 +
 xt/meta.t                                  |  27 --
 xt/pmv.t                                   |  32 --
 xt/pod.t                                   |  32 --
 47 files changed, 961 insertions(+), 3232 deletions(-)

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



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