[libmousex-getopt-perl] 03/14: Merge tag 'upstream/0.36'

gregor herrmann gregoa at debian.org
Sat May 9 14:52:31 UTC 2015


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

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

commit d7de2f17e1c168b5a5455ac25dd6c353aa4368e0
Merge: 693dbf1 817ed36
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 9 16:21:29 2015 +0200

    Merge tag 'upstream/0.36'
    
    Upstream version 0.36

 Build.PL                                           |  65 ++++
 ChangeLog~                                         | 265 --------------
 ChangeLog => Changes                               |  13 +-
 LICENSE                                            | 380 +--------------------
 MANIFEST                                           |  19 +-
 META.json                                          | 306 ++++++-----------
 META.yml                                           | 250 +++++---------
 Makefile.PL                                        |  57 ----
 README                                             |  13 -
 README.md                                          | 242 +++++++++++++
 cpanfile                                           |  17 +
 dist.ini                                           |  34 --
 dist.ini~                                          |  34 --
 lib/MouseX/Getopt.pm                               |  89 ++---
 lib/MouseX/Getopt/Basic.pm                         |  84 +----
 lib/MouseX/Getopt/Dashes.pm                        |  82 -----
 lib/MouseX/Getopt/GLD.pm                           |  82 -----
 lib/MouseX/Getopt/Meta/Attribute.pm                |  90 +----
 lib/MouseX/Getopt/Meta/Attribute/NoGetopt.pm       |  82 +----
 lib/MouseX/Getopt/Meta/Attribute/Trait.pm          |  90 +----
 lib/MouseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm |  82 +----
 lib/MouseX/Getopt/OptionTypeMap.pm                 |  86 +----
 lib/MouseX/Getopt/Strict.pm                        |  82 -----
 minil.toml                                         |   2 +
 t/104_override_usage.t                             |   7 +
 t/105_uc_bug_more.t                                |  18 +-
 t/107_no_auto_help.t                               |   2 +-
 t/109_help_flag.t                                  |   2 +-
 t/110_sort_usage_by_attr_order.t                   |  10 +
 t/release-eol.t                                    |  16 -
 t/release-no-tabs.t                                |  16 -
 t/release-pod-coverage.t                           |  21 --
 t/release-pod-syntax.t                             |  15 -
 33 files changed, 595 insertions(+), 2058 deletions(-)

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



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