[libmoosex-attributeshortcuts-perl] 01/05: Merge tag 'upstream/0.022'

gregor herrmann gregoa at debian.org
Sat Dec 21 23:02:15 UTC 2013


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

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

commit bcb3e0d91b79187db2057519db8f72de7e867593
Merge: 3ac3fb0 5a54610
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 21 23:51:45 2013 +0100

    Merge tag 'upstream/0.022'
    
    Upstream version 0.022

 .travis.yml                                        |  25 ++
 Changes                                            |  56 +++
 MANIFEST                                           |  17 +-
 META.json                                          | 418 +++++++++++++++------
 META.yml                                           | 362 ++++++++++++------
 Makefile.PL                                        |  40 +-
 README                                             |  95 ++++-
 SIGNATURE                                          |  68 ++++
 cpanfile                                           |  40 ++
 dist.ini                                           |   5 +-
 lib/MooseX/AttributeShortcuts.pm                   | 323 ++++++++++++++--
 t/00-check-deps.t                                  |  16 +
 t/00-compile.t                                     |  98 ++---
 t/000-report-versions-tiny.t                       |  28 +-
 t/01-basic.t                                       |  31 +-
 t/03-lazy.t                                        |   5 +
 t/04-clearer-and-predicate.t                       |  16 +-
 t/05-extend.t                                      |   2 +-
 t/{01-basic.t => 07-trigger.t}                     |   0
 t/anon-builder.t                                   |  56 +++
 t/author-pod-spell.t                               |  38 ++
 t/constraint.t                                     |  51 +++
 t/handles-metaclass.t                              |  19 +
 t/inline_coercion-back-compat.t                    |  92 +++++
 t/inline_coercion.t                                |  87 +++++
 t/inline_subtyping.t                               |  68 ++++
 t/inline_subtyping_with_coercion.t                 |  81 ++++
 t/inline_typing.t                                  |  43 +++
 ...ase-portability.t => release-minimum-version.t} |   8 +-
 t/release-no-tabs.t                                |  14 +-
 ...lease-portability.t => release-pod-linkcheck.t} |  20 +-
 31 files changed, 1810 insertions(+), 412 deletions(-)

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



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