X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=91cb20e8658a6311fadd76013a0877c256f9e3fc;hp=04c3d3c64fca5826f34b65af0eb44ed602ab2d46;hb=f93b9fc662ada126fd9367ac250dded46bb79e00;hpb=915e6c01f9c148634869d4ac1d4af7e842d19f59 diff --git a/dist.ini b/dist.ini index 04c3d3c..91cb20e 100644 --- a/dist.ini +++ b/dist.ini @@ -5,7 +5,7 @@ license = Perl_5 copyright_year = 2007 [@Author::ETHER] -:version = 0.021 +:version = 0.025 -remove = PodWeaver -remove = AutoPrereqs server = p5sagit @@ -14,6 +14,8 @@ 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 @@ -39,6 +41,7 @@ Module::Runtime = 0 [Prereqs / TestRequires] Test::More = 0.88 Test::Warnings = 0 +if = 0 [Prereqs / RuntimeRecommends] PPI::XS = 0.902 @@ -51,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