X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=174812d25b24a59468a7524b069889cd19f28e7a;hp=d676099fdafb3c65574d708faca53f108e56b16e;hb=796cd7ec80de14e45ca8221d545aceb7b9bc0b71;hpb=6762d292565aa94ee95c51166945155f71f461d7 diff --git a/dist.ini b/dist.ini index d676099..174812d 100644 --- a/dist.ini +++ b/dist.ini @@ -11,21 +11,21 @@ skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopa skip = Devel/REPL/Plugin/CompletionDriver/ [@Author::ETHER] -:version = 0.025 --remove = PodWeaver +:version = 0.086 server = p5sagit +installer = MakeMaker ; Module::Build::Tiny cannot handle dynamic_config => 1 +changes_version_columns = 11 +surgical_podweaver = 1 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 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] Moose = 0.93 @@ -36,9 +36,8 @@ Task::Weaken = 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 @@ -88,7 +87,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