[libmoosex-getopt-perl] 01/06: Merge tag 'upstream/0.58'
gregor herrmann
gregoa at debian.org
Sun Sep 22 21:32:02 UTC 2013
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 f7a2168a209c8d86f31df3d0b3c488e941cefcc9
Merge: 2af0b4e ffc9191
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Sep 22 23:18:48 2013 +0200
Merge tag 'upstream/0.58'
Upstream version 0.58
Build.PL | 3 +
Changes | 10 +
INSTALL | 8 +-
MANIFEST | 28 +-
MANIFEST.SKIP | 61 ---
META.json | 513 ++++++++++++--------
META.yml | 466 +++++++++++-------
Makefile.PL | 77 ---
README | 2 +-
dist.ini | 109 +----
lib/MooseX/Getopt.pm | 109 ++++-
lib/MooseX/Getopt/Basic.pm | 67 +--
lib/MooseX/Getopt/Dashes.pm | 65 +--
lib/MooseX/Getopt/GLD.pm | 62 +--
lib/MooseX/Getopt/Meta/Attribute.pm | 67 +--
lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm | 62 +--
lib/MooseX/Getopt/Meta/Attribute/Trait.pm | 60 +--
lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm | 60 +--
lib/MooseX/Getopt/OptionTypeMap.pm | 60 +--
lib/MooseX/Getopt/ProcessedArgv.pm | 60 +--
lib/MooseX/Getopt/Strict.pm | 65 +--
t/00-check-deps.t | 8 +-
t/00-compile.t | 98 ++--
t/000_load.t | 9 -
t/001_basic.t | 6 +-
t/002_custom_option_type.t | 6 +-
t/003_inferred_option_type.t | 5 +-
t/004_nogetop.t | 6 +-
t/005_strict.t | 5 +-
t/006_metaclass_traits.t | 6 +-
t/007_nogetopt_trait.t | 6 +-
t/008_configfromfile.t | 6 +-
t/009_gld_and_explicit_options.t | 9 +-
t/010_dashes.t | 7 +-
t/011_process_argv.t | 6 +-
t/100_gld_default_bug.t | 7 +-
t/101_argv_bug.t | 5 +-
t/102_basic_basic.t | 6 +-
t/103_uc_bug.t | 6 +-
t/104_override_usage.t | 10 +-
t/105_uc_bug_more.t | 8 +-
t/106_no_ignore_case.t | 8 +-
t/107_no_auto_help.t | 42 +-
t/107_union_bug.t | 5 +-
t/108_usage_attr.t | 8 +-
t/109_help_flag.t | 8 +-
t/110_sort_usage_by_attr_order.t | 9 +-
t/111_gld_pass_through.t | 7 +-
t/112_configfile_constructor_arg.t | 11 +-
t/release-cpan-changes.t | 15 -
t/release-dist-manifest.t | 16 -
t/release-distmeta.t | 15 -
t/release-minimum-version.t | 16 -
t/release-no-tabs.t | 16 -
t/release-pod-linkcheck.t | 28 --
t/release-pod-syntax.t | 15 -
weaver.ini | 10 +
.../release/changes_has_content.t | 11 +-
xt/release/cpan-changes.t | 11 +
xt/release/distmeta.t | 7 +
t/release-eol.t => xt/release/eol.t | 8 -
xt/release/kwalitee.t | 4 +
xt/release/minimum-version.t | 8 +
xt/release/no-tabs.t | 8 +
.../release/pod-coverage.t | 8 -
t/release-pod-no404s.t => xt/release/pod-no404s.t | 8 -
xt/release/pod-syntax.t | 7 +
.../release/test-version.t | 10 +-
68 files changed, 1055 insertions(+), 1503 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