fail on warnings only for the author (helps avoid upstream deprecation issues from...
[p5sagit/Devel-REPL.git] / dist.ini
index 7ceb143..ee8e909 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -11,10 +11,15 @@ copyright_year = 2007
 server = p5sagit
 Authority.authority = cpan:PHAYLON
 Test::MinimumVersion.max_target_perl = 5.008001
+-remove = PodCoverageTests  ; XXX TODO
+-remove = Test::PodSpelling ; XXX TODO
+-remove = Test::UnusedVars  ; XXX TODO
 
 [ExecDir]
 dir = script
 
+[ContributorsFromGit]
+
 [Prereqs / RuntimeRequires]
 ; core
 File::Spec = 0
@@ -34,6 +39,7 @@ Module::Runtime = 0
 [Prereqs / TestRequires]
 Test::More = 0.88
 Test::Warnings = 0
+if = 0
 
 [Prereqs / RuntimeRecommends]
 PPI::XS = 0.902
@@ -46,7 +52,6 @@ PPI::XS = 0.902
 -default = 1
 PPI = 0
 
-
 [OptionalFeature / DDS]
 -description = DDS plugin - better format results with Data::Dump::Streamer
 -always_recommend = 1