[libfuture-perl] 01/03: Merge tag 'upstream/0.29'

gregor herrmann gregoa at debian.org
Sat Jul 19 20:05:04 UTC 2014


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

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

commit 78ce70dcf1b968aab35b2393f5b154f4c598e8cf
Merge: a05f3e5 59fd507
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 19 22:01:04 2014 +0200

    Merge tag 'upstream/0.29'
    
    Upstream version 0.29

 Build.PL                   |  10 +--
 Changes                    |  13 ++++
 MANIFEST                   |   2 +
 META.json                  |  11 ++-
 META.yml                   |  10 ++-
 Makefile.PL                |   1 +
 README                     | 105 +++++++++++++++++++++++++---
 lib/Future.pm              | 170 ++++++++++++++++++++++++++++++++++++++++-----
 lib/Future/Utils.pm        |  24 +++----
 lib/Test/Future.pm         | 117 +++++++++++++++++++++++++++++++
 t/07and_then.t             |   4 ++
 t/08or_else.t              |   4 ++
 t/10wait_all.t             |  20 ++++++
 t/11wait_any.t             |  32 +++++++++
 t/12needs_all.t            |  14 ++++
 t/13needs_any.t            |  30 ++++++++
 t/20subclass.t             |   8 ---
 t/32utils-repeat.t         |   2 +-
 t/34utils-repeat-foreach.t |  14 ++++
 t/50test-future.t          |  48 +++++++++++++
 20 files changed, 580 insertions(+), 59 deletions(-)

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



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