[libanyevent-rabbitmq-perl] 57/151: Make this blow up obviously.

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 8af685894149d99c0b37d740258f703d780c9f6c
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Fri May 28 17:59:51 2010 +0100

    Make this blow up obviously.
    
    If you don't have the correct M::I extension then you get an entirely
    unhelpful message without this require
---
 Makefile.PL | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.PL b/Makefile.PL
index 1f1def8..6fd0078 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,6 @@
 use inc::Module::Install;
+require Module::Install::TestBase;
+
 name 'Net-RabbitFoot';
 all_from 'lib/Net/RabbitFoot.pm';
 

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