[libmessage-passing-zeromq-perl] 51/78: Drop direct JSON dependency

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 09:28:26 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-zeromq-perl.

commit 4aa8980811149d6884f0ce8c968ae1335f8aac91
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Sun Jun 10 13:10:53 2012 +0100

    Drop direct JSON dependency
---
 Makefile.PL |    2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index c830825..afb829d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,8 +17,6 @@ requires 'Moose';
 requires 'namespace::autoclean';
 requires 'AnyEvent';
 requires 'ZeroMQ' => '0.21';
-requires 'JSON';
-requires 'JSON::XS';
 requires 'Try::Tiny';
 requires 'Task::Weaken';
 requires 'Message::Passing' => '0.006';

-- 
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