X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=102b91671330c538974938b077b305f2d52daafb;hp=7ceb143ea6fdfdca2cef9a35fc6995ff604b7560;hb=e72070d72c5b10cdddcd1da281b6a6cbeccf48b4;hpb=dd8f3018946d8159e928f7eca7a1ff36e8f3f2d0 diff --git a/dist.ini b/dist.ini index 7ceb143..102b916 100644 --- a/dist.ini +++ b/dist.ini @@ -11,10 +11,17 @@ 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 +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 +[ContributorsFromGit] + [Prereqs / RuntimeRequires] ; core File::Spec = 0 @@ -34,6 +41,7 @@ Module::Runtime = 0 [Prereqs / TestRequires] Test::More = 0.88 Test::Warnings = 0 +if = 0 [Prereqs / RuntimeRecommends] PPI::XS = 0.902 @@ -46,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