[libmessage-passing-zeromq-perl] 01/11: Merge tag 'upstream/0.008'

Jonas Smedegaard dr at jones.dk
Tue Feb 9 05:30:48 UTC 2016


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

js pushed a commit to branch master
in repository libmessage-passing-zeromq-perl.

commit fdc84fae7eaba9186e6e2d756b83f1e4b9248664
Merge: c10ff66 24b12e1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Feb 9 06:09:58 2016 +0100

    Merge tag 'upstream/0.008'
    
    Upstream version 0.008

 Changes                                        |   5 ++
 MANIFEST                                       |   1 +
 META.yml                                       |  15 ++--
 Makefile.PL                                    |   5 +-
 README                                         |   2 +-
 inc/Module/Install.pm                          |  23 +++---
 inc/Module/Install/Base.pm                     |   2 +-
 inc/Module/Install/Can.pm                      |   2 +-
 inc/Module/Install/Fetch.pm                    |   6 +-
 inc/Module/Install/Makefile.pm                 |   4 +-
 inc/Module/Install/Metadata.pm                 | 106 ++++++++++++++++---------
 inc/Module/Install/Win32.pm                    |   6 +-
 inc/Module/Install/WriteAll.pm                 |   6 +-
 lib/Message/Passing/Input/ZeroMQ.pm            |  33 +++++---
 lib/Message/Passing/Output/ZeroMQ.pm           |  85 ++++++++++++++++++--
 lib/Message/Passing/ZeroMQ.pm                  |   5 +-
 lib/Message/Passing/ZeroMQ/Role/HasAContext.pm |  18 ++++-
 lib/Message/Passing/ZeroMQ/Role/HasASocket.pm  |  20 +++--
 t/author/podcoverage.t                         |   6 +-
 t/input.t                                      |  71 +++++++++++------
 t/output.t                                     |  45 ++++++-----
 t/version.t                                    |  12 +++
 22 files changed, 337 insertions(+), 141 deletions(-)

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



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