[libnet-dbus-perl] 318/335: Add Test::Pod and Test::Pod::Coverage to Makefile.PL

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:08:15 UTC 2015


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

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit d9db53e642af933bb5b6d4d99fd6c13d039c94c3
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Mar 16 18:31:19 2015 +0000

    Add Test::Pod and Test::Pod::Coverage to Makefile.PL
---
 Makefile.PL | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.PL b/Makefile.PL
index 2c0a89c..b6a8fe1 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -28,6 +28,8 @@ WriteMakefile(
 	      'VERSION_FROM' => 'lib/Net/DBus.pm',
 	      'PREREQ_PM' => {
 		  'Test::More'  => 0,
+		  'Test::Pod'  => 0,
+		  'Test::Pod::Coverage'  => 0,
 		  'Test::CPAN::Changes'  => 0,
 		  'Time::HiRes' => 0,
 		  'XML::Twig' => 0,

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



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