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

Salvatore Bonaccorso carnil at debian.org
Tue Jan 14 20:56:54 UTC 2014


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

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

commit 1e49d003bded1aefb043db0d44886dbebf3994ef
Merge: 80bd872 dcce96f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Jan 14 21:51:18 2014 +0100

    Merge tag 'upstream/0.22'
    
    Upstream version 0.22

 Changes                                            | 10 +++
 LICENSE                                            |  6 +-
 MANIFEST                                           | 12 +--
 META.json                                          |  6 +-
 META.yml                                           |  6 +-
 README                                             | 22 ++++-
 lib/Future.pm                                      | 90 +++++++++++++++++++--
 lib/Future/Phrasebook.pod                          | 57 ++++++++++++-
 lib/Future/Utils.pm                                | 93 ++++++++++++++++++----
 t/02cancel.t                                       |  9 +++
 t/03then.t                                         | 46 +++++++++++
 t/04else.t                                         | 46 +++++++++++
 t/20subclass.t                                     |  6 ++
 t/30utils-call.t                                   | 42 ++++++++++
 t/31utils-call-with-escape.t                       | 70 ++++++++++++++++
 t/{30utils-repeat.t => 32utils-repeat.t}           |  0
 ...repeat-generate.t => 33utils-repeat-generate.t} |  0
 ...s-repeat-foreach.t => 34utils-repeat-foreach.t} |  0
 t/{33utils-map-void.t => 35utils-map-void.t}       |  0
 t/{34utils-map.t => 36utils-map.t}                 | 28 +++----
 20 files changed, 491 insertions(+), 58 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