[libmoosex-getopt-perl] 01/06: Merge tag 'upstream/0.59'

gregor herrmann gregoa at debian.org
Thu Jan 2 20:02:36 UTC 2014


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

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

commit 03532419be042340202f29e98e4be2d41b10a8c0
Merge: b1d1024 47f4b5c
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jan 2 20:58:25 2014 +0100

    Merge tag 'upstream/0.59'
    
    Upstream version 0.59

 Build.PL                                           |   2 +-
 CONTRIBUTING                                       |  76 ++++
 Changes                                            |  41 +-
 LICENSE                                            |   6 +-
 MANIFEST                                           |  10 +-
 META.json                                          | 444 ++++++++++++++++-----
 META.yml                                           | 363 ++++++++++++-----
 Makefile.PL                                        | 142 +++++++
 README                                             |   4 +-
 README.md                                          | 300 ++++++++++++++
 dist.ini                                           |  10 +-
 lib/MooseX/Getopt.pm                               | 197 +++++----
 lib/MooseX/Getopt/Basic.pm                         |  18 +-
 lib/MooseX/Getopt/Dashes.pm                        |  18 +-
 lib/MooseX/Getopt/GLD.pm                           |  19 +-
 lib/MooseX/Getopt/Meta/Attribute.pm                |  22 +-
 lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm       |  23 +-
 lib/MooseX/Getopt/Meta/Attribute/Trait.pm          |  23 +-
 lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm |  23 +-
 lib/MooseX/Getopt/OptionTypeMap.pm                 |  19 +-
 lib/MooseX/Getopt/ProcessedArgv.pm                 |  12 +-
 lib/MooseX/Getopt/Strict.pm                        |  23 +-
 t/00-check-deps.t                                  |  11 -
 t/00-report-prereqs.t                              | 146 +++++++
 weaver.ini                                         |   2 -
 {t => xt/author}/00-compile.t                      |  20 +-
 xt/author/pod-spell.t                              | 104 +++++
 xt/release/changes_has_content.t                   |   2 +-
 xt/release/kwalitee.t                              |   2 +-
 xt/release/minimum-version.t                       |   2 +-
 xt/release/mojibake.t                              |  12 +
 xt/release/no-tabs.t                               |  24 +-
 xt/release/portability.t                           |  11 +
 33 files changed, 1688 insertions(+), 443 deletions(-)

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



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