changelog for [Test::Compile] release
[p5sagit/Devel-REPL.git] / dist.ini
index f65813b..91cb20e 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -5,12 +5,17 @@ license = Perl_5
 copyright_year = 2007
 
 [@Author::ETHER]
-:version = 0.021
+:version = 0.025
 -remove = PodWeaver
 -remove = AutoPrereqs
 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
+Test::Compile.skip[0] = Devel::REPL::Plugin::CompletionDriver::(INC|Keywords|LexEnv)
+Test::Compile.skip[1] = Devel::REPL::Plugin::(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine::PPI|Nopaste|PPI|Refresh)
 
 [ExecDir]
 dir = script
@@ -36,6 +41,7 @@ Module::Runtime = 0
 [Prereqs / TestRequires]
 Test::More = 0.88
 Test::Warnings = 0
+if = 0
 
 [Prereqs / RuntimeRecommends]
 PPI::XS = 0.902
@@ -48,7 +54,6 @@ PPI::XS = 0.902
 -default = 1
 PPI = 0
 
-
 [OptionalFeature / DDS]
 -description = DDS plugin - better format results with Data::Dump::Streamer
 -always_recommend = 1