[libmoo-perl] branch master updated (b58706c -> 2b4cf49)

Axel Beckert abe at deuxchevaux.org
Sat Sep 28 01:00:32 UTC 2013


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

abe pushed a change to branch master
in repository libmoo-perl.

      from  b58706c   Remove trailing whitespace
      adds  577e513   Imported Upstream version 1.003001
       new  feb971e   Merge tag 'upstream/1.003001'
       new  2b4cf49   Update dependencies on librole-tiny-perl to >= 1.003002

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            |   11 +++++
 MANIFEST                                           |    9 +++-
 META.json                                          |   23 +++++++--
 META.yml                                           |    8 ++--
 Makefile.PL                                        |   13 +++--
 README                                             |    2 +-
 debian/changelog                                   |    9 ++++
 debian/control                                     |    4 +-
 lib/Method/Generate/Accessor.pm                    |    8 ++--
 lib/Moo.pm                                         |   49 +++++++++++--------
 lib/Moo/HandleMoose.pm                             |    4 ++
 lib/Moo/Role.pm                                    |   23 +++++----
 lib/Sub/Defer.pm                                   |   22 +++++++--
 lib/Sub/Quote.pm                                   |   37 +++++++++------
 maint/Makefile.PL.include                          |    2 +-
 maint/bump-version                                 |   21 +++++---
 maint/mkfat                                        |   16 +++++++
 maint/travis-perlbrew                              |   15 ++++++
 t/accessor-isa.t                                   |   14 ++++++
 t/has-array.t                                      |   32 +++++++++----
 t/sub-defer-threads.t                              |   31 ++++++++++++
 t/sub-defer.t                                      |    4 ++
 t/sub-quote-threads.t                              |   47 ++++++++++++++++++
 t/sub-quote.t                                      |   12 +++++
 xt/global-destruct-jenga.t                         |    7 +++
 xt/test-my-dependents.t                            |   50 +++++++-------------
 ...ox-types-coercion.t => type-inflate-coercion.t} |   18 +++++--
 xt/{moox-types.t => type-inflate.t}                |   26 +++++++++-
 28 files changed, 397 insertions(+), 120 deletions(-)
 create mode 100755 maint/mkfat
 create mode 100644 maint/travis-perlbrew
 create mode 100644 t/sub-defer-threads.t
 create mode 100644 t/sub-quote-threads.t
 create mode 100644 xt/global-destruct-jenga.t
 rename xt/{moox-types-coercion.t => type-inflate-coercion.t} (62%)
 rename xt/{moox-types.t => type-inflate.t} (62%)

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



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