X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=2323e5869eb39a98ccf8edd7a8dc3cf002eee048;hp=91cb20e8658a6311fadd76013a0877c256f9e3fc;hb=c1f1fbbde8bd6dcaf03f0c47b295f5572180f9a4;hpb=f93b9fc662ada126fd9367ac250dded46bb79e00 diff --git a/dist.ini b/dist.ini index 91cb20e..2323e58 100644 --- a/dist.ini +++ b/dist.ini @@ -4,51 +4,42 @@ copyright_holder = Matt S Trout - mst (at) shadowcatsystems.co.uk (L 1 +changes_version_columns = 11 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) +AutoPrereqs.finder = CoreModules +Test::Compile.module_finder = CoreModules [ExecDir] dir = script -[ContributorsFromGit] - [Prereqs / RuntimeRequires] -; core -File::Spec = 0 -Term::ReadLine = 0 -; rest Moose = 0.93 MooseX::Object::Pluggable = 0.0009 MooseX::Getopt = 0.18 -namespace::autoclean = 0 -File::HomeDir = 0 Task::Weaken = 0 -B::Concise = 0 -Term::ANSIColor = 0 -Devel::Peek = 0 -Module::Runtime = 0 - -[Prereqs / TestRequires] -Test::More = 0.88 -Test::Warnings = 0 -if = 0 [Prereqs / RuntimeRecommends] PPI::XS = 0.902 - [OptionalFeature / Completion] -:version = 0.005 +:version = 0.017 -description = Completion plugin - extensible tab completion -always_recommend = 1 -default = 1 @@ -98,7 +89,8 @@ Lexical::Persistence = 0 PPI = 0 [OptionalFeature / Nopaste] --description = Nopaste plugin - upload a session\'s input and output to a Pastebin +:version = 0.019 +-description = Nopaste plugin - upload a session's input and output to a Pastebin -always_recommend = 1 -default = 0 App::Nopaste = 0