[libmoosex-role-withoverloading-perl] 01/07: Merge tag 'upstream/0.13'
gregor herrmann
gregoa at debian.org
Sat Sep 21 19:45:07 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmoosex-role-withoverloading-perl.
commit bef3cb8f420c767320627faca45d47b1c5d5ce91
Merge: e125e04 4ca0bfa
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Sep 21 21:37:29 2013 +0200
Merge tag 'upstream/0.13'
Upstream version 0.13
Changes | 60 ++--
INSTALL | 44 +++
LICENSE | 28 +-
MANIFEST | 11 +
META.json | 307 +++++++++++++++++---
META.yml | 242 ++++++++++++---
Makefile.PL | 50 ++--
README | 4 +-
dist.ini | 77 ++++-
lib/MooseX/Role/WithOverloading.pm | 11 +-
lib/MooseX/Role/WithOverloading/Meta/Role.pm | 8 +-
.../Role/WithOverloading/Meta/Role/Application.pm | 16 +-
.../Meta/Role/Application/Composite.pm | 8 +-
.../Meta/Role/Application/Composite/ToClass.pm | 8 +-
.../Meta/Role/Application/Composite/ToInstance.pm | 8 +-
.../Meta/Role/Application/Composite/ToRole.pm | 8 +-
.../Meta/Role/Application/FixOverloadedRefs.pm | 8 +-
.../Meta/Role/Application/ToClass.pm | 8 +-
.../Meta/Role/Application/ToInstance.pm | 8 +-
.../Meta/Role/Application/ToRole.pm | 31 +-
.../Role/WithOverloading/Meta/Role/Composite.pm | 8 +-
t/00-check-deps.t | 11 +
t/00-compile.t | 73 +++++
t/combine_to_class.t | 8 +-
t/combine_to_instance.t | 8 +-
t/combine_to_role.t | 8 +-
t/release-changes_has_content.t | 48 +++
t/release-cpan-changes.t | 15 +
t/release-distmeta.t | 15 +
t/release-minimum-version.t | 16 +
t/release-pod-linkcheck.t | 28 ++
t/release-pod-no404s.t | 29 ++
t/release-test-version.t | 30 ++
t/remove_attributes_bug.t | 40 +++
t/to_class.t | 8 +-
t/to_instance.t | 8 +-
t/to_role.t | 8 +-
37 files changed, 1068 insertions(+), 238 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-role-withoverloading-perl.git
More information about the Pkg-perl-cvs-commits
mailing list