[libmoosex-role-parameterized-perl] 01/09: Merge tag 'upstream/1.02'

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 13:29:36 UTC 2013


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

fsfs pushed a commit to branch master
in repository libmoosex-role-parameterized-perl.

commit caec92d6cd4a067e55f6ec82caa9026d2ca28f43
Merge: db58677 a405668
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Oct 3 00:23:44 2013 +0200

    Merge tag 'upstream/1.02'
    
    Upstream version 1.02

 .prove                                             |  282 ++++++++++++++++++++
 Changes                                            |    9 +
 MANIFEST                                           |    3 +
 META.yml                                           |   17 +-
 Makefile.PL                                        |    1 +
 inc/Module/Install.pm                              |    6 +-
 inc/Module/Install/Base.pm                         |    2 +-
 inc/Module/Install/Can.pm                          |   85 +++++-
 inc/Module/Install/Fetch.pm                        |    2 +-
 inc/Module/Install/GithubMeta.pm                   |   17 +-
 inc/Module/Install/Makefile.pm                     |   27 +-
 inc/Module/Install/ManifestSkip.pm                 |    4 +-
 inc/Module/Install/Metadata.pm                     |   22 +-
 inc/Module/Install/Win32.pm                        |    2 +-
 inc/Module/Install/WriteAll.pm                     |    2 +-
 lib/MooseX/Role/Parameterized.pm                   |    9 +-
 .../Parameterized/Meta/Role/Parameterizable.pm     |    5 +-
 .../Role/Parameterized/Meta/Role/Parameterized.pm  |    2 +-
 .../Role/Parameterized/Meta/Trait/Parameterized.pm |    5 +-
 lib/MooseX/Role/Parameterized/Parameters.pm        |    2 +-
 t/011-reference-parameters.t                       |    1 +
 t/019-custom-metaclass.t                           |    2 +
 t/022-export-p-trait.t                             |   60 +++++
 t/023-metarole-import-params.t                     |   79 ++++++
 24 files changed, 581 insertions(+), 65 deletions(-)

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



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