X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=ecc0fe9d4b0a9c88e1ba52a3d11c51bdd0d3a69b;hp=102b91671330c538974938b077b305f2d52daafb;hb=f109bc790c4450543e3bd07beb3abee5c4b923e0;hpb=4a3d2da68b36a479cf627dc4e62f4c025038cc4e diff --git a/dist.ini b/dist.ini index 102b916..ecc0fe9 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 +StaticInstall.dry_run = 0 ; we can safely set this here -[ExecDir] -dir = script - -[ContributorsFromGit] +[MetaResources] +x_IRC = irc://irc.perl.org/#devel-repl [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