[libparallel-forkmanager-perl] 01/11: Merge tag 'upstream/1.16'

gregor herrmann gregoa at debian.org
Sun Nov 22 16:48:17 UTC 2015


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

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

commit b1e72f3e038b7e93eb62acb999f7f5cf36198c71
Merge: a58fa27 46e02b9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 22 17:36:16 2015 +0100

    Merge tag 'upstream/1.16'
    
    Upstream version 1.16

 CONTRIBUTORS                |  12 +
 Changes                     | 163 +++++++----
 INSTALL                     |  43 +++
 MANIFEST                    |  24 +-
 MANIFEST.SKIP               |  19 --
 META.json                   |  67 +++--
 META.yml                    |  57 ++--
 Makefile.PL                 | 106 ++++---
 README                      | 410 --------------------------
 README.mkdn                 | 537 ++++++++++++++++++++++++++++++++++
 SIGNATURE                   |  51 ++++
 cpanfile                    |  26 ++
 doap.xml                    | 225 ++++++++++++++
 lib/Parallel/ForkManager.pm | 698 ++++++++++++++++++++++++++++----------------
 t/00-compile.t              |  51 ++++
 t/00-load.t                 |  22 +-
 t/00-report-prereqs.dd      |  35 +++
 t/00-report-prereqs.t       | 183 ++++++++++++
 t/basic-methods.t           |  38 +++
 t/waitpid-conflict.t        |  38 +++
 t/waitpid-waitonechild.t    |  42 +++
 t/waitpid_blocking.t        |  31 ++
 xt/release/unused-vars.t    |  14 +
 23 files changed, 2044 insertions(+), 848 deletions(-)

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



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