[libanyevent-rabbitmq-perl] 62/151: not actually using testbase

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 16 11:03:04 UTC 2014


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

dmn pushed a commit to annotated tag debian/1.12-1
in repository libanyevent-rabbitmq-perl.

commit 5b98c6f7c242e715527ff5c88f3462a232a58a11
Author: Chia-liang Kao <clkao at clkao.org>
Date:   Mon Aug 16 15:16:36 2010 +0800

    not actually using testbase
---
 Makefile.PL | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index bdbd891..c868e05 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,5 +1,4 @@
 use inc::Module::Install;
-require Module::Install::TestBase;
 
 name 'Net-RabbitFoot';
 all_from 'lib/Net/RabbitFoot.pm';
@@ -24,6 +23,5 @@ install_share;
 build_requires 'Test::More';
 build_requires 'Test::Exception';
 install_script 'rabbit_foot';
-use_test_base;
 auto_include;
 WriteAll;

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



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