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

Nuno Carvalho smash at cpan.org
Fri Sep 20 15:22:40 UTC 2013


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

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

commit 74a71fde0856a6b631e9ca7ee51f089da85304b4
Merge: 49029ad 326134a
Author: Nuno Carvalho <smash at cpan.org>
Date:   Fri Sep 20 15:56:35 2013 +0100

    Merge tag 'upstream/0.17'
    
    Upstream version 0.17

 Build.PL            |    1 -
 Changes             |   25 +++++
 META.json           |   11 +-
 META.yml            |    9 +-
 Makefile.PL         |    5 +-
 README              |   93 +++++++++++-----
 lib/Future.pm       |  304 ++++++++++++++++++++++++++++++++-------------------
 lib/Future/Utils.pm |  142 ++++++++++++++----------
 t/03followed_by.t   |   54 +++++++--
 t/04and_then.t      |   17 +--
 t/05or_else.t       |   16 +--
 t/06then.t          |   31 +++---
 t/07transform.t     |   15 ++-
 t/10wait_all.t      |    8 ++
 t/11wait_any.t      |    9 ++
 t/12needs_all.t     |    8 ++
 t/13needs_any.t     |    9 ++
 t/20subclass.t      |   21 ++++
 18 files changed, 527 insertions(+), 251 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