[libmessage-passing-perl] 10/12: Imported Upstream version 0.114

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 08:38:22 UTC 2013


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

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

commit 4f86a259111bc77b4611c3fe985ead4a92901c0a
Merge: 9d81df8 c8cb766
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 30 10:30:06 2013 +0200

    Imported Upstream version 0.114

 .travis.yml                             |    6 ++-
 Changes                                 |    6 ++-
 META.yml                                |    2 +-
 Makefile.PL                             |    1 +
 README                                  |    6 +--
 lib/Message/Passing.pm                  |    8 ++--
 lib/Message/Passing/Input/FileTail.pm   |   73 +++++++++++++++++++++----------
 lib/Message/Passing/Manual/Concepts.pod |    5 ++-
 lib/Message/Passing/Manual/Cookbook.pod |    5 ++-
 t/dsl.t                                 |   11 ++---
 10 files changed, 79 insertions(+), 44 deletions(-)

diff --cc META.yml
index c94ea22,0000000..ecbec84
mode 100644,000000..100644
--- a/META.yml
+++ b/META.yml
@@@ -1,44 -1,0 +1,44 @@@
 +---
 +abstract: 'a simple way of doing messaging.'
 +author:
 +  - 'Tomas (t0m) Doran <bobtfish at bobtfish.net>'
 +build_requires:
 +  ExtUtils::MakeMaker: 6.59
 +configure_requires:
 +  ExtUtils::MakeMaker: 6.59
 +distribution_type: module
 +dynamic_config: 1
 +generated_by: 'Module::Install version 1.06'
 +license: lgpl_2_1
 +meta-spec:
 +  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 +  version: 1.4
 +module_name: Message::Passing
 +name: Message-Passing
 +no_index:
 +  directory:
 +    - inc
 +    - t
 +requires:
 +  AnyEvent: 0
 +  AnyEvent::Handle::UDP: 0
 +  Config::Any: 0
 +  DateTime: 0
 +  IO::Handle: 0
 +  JSON: 2.0
 +  Module::Runtime: 0.013
 +  Moo: 0.091011
 +  MooX::Options: 3.71
 +  MooX::Types::MooseLike: 0.08
 +  Package::Variant: 1.001001
 +  String::RewritePrefix: 0
 +  Sys::Hostname::Long: 0
 +  Task::Weaken: 0
 +  Try::Tiny: 0
 +  namespace::clean: 0.23
 +  perl: 5.8.4
 +resources:
 +  license: http://opensource.org/licenses/lgpl-license.php
 +  repository: git://github.com/suretec/Message-Passing.git
- version: 0.113
++version: 0.114
 +x_authority: cpan:GHENRY

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



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