X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=d576f4105cea9517fcf2a275bfe0bcaae750a383;hp=d676099fdafb3c65574d708faca53f108e56b16e;hb=f5b415ac59259ac9801a192b569871232bbab4e6;hpb=6762d292565aa94ee95c51166945155f71f461d7 diff --git a/dist.ini b/dist.ini index d676099..d576f41 100644 --- a/dist.ini +++ b/dist.ini @@ -10,10 +10,14 @@ finder = :InstallModules skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopaste|PPI|Refresh)\.pm$ skip = Devel/REPL/Plugin/CompletionDriver/ +[PodVersion] + [@Author::ETHER] -:version = 0.025 +:version = 0.076 -remove = PodWeaver server = p5sagit +installer = MakeMaker ; Module::Build::Tiny cannot handle dynamic_config => 1 +changes_version_columns = 11 Authority.authority = cpan:PHAYLON Test::MinimumVersion.max_target_perl = 5.008001 -remove = PodCoverageTests ; XXX TODO @@ -22,11 +26,6 @@ Test::MinimumVersion.max_target_perl = 5.008001 AutoPrereqs.finder = CoreModules Test::Compile.module_finder = CoreModules -[ExecDir] -dir = script - -[ContributorsFromGit] - [Prereqs / RuntimeRequires] Moose = 0.93 MooseX::Object::Pluggable = 0.0009 @@ -36,9 +35,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 +86,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