this is a distribution eligible for static install
[p5sagit/Devel-REPL.git] / dist.ini
index d676099..b21abca 100644 (file)
--- 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.086
 -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
@@ -21,11 +25,10 @@ Test::MinimumVersion.max_target_perl = 5.008001
 -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 +39,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 +90,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