I no longer use this plugin in my bundle
[p5sagit/Devel-REPL.git] / dist.ini
index f2b1320..ecc0fe9 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -13,7 +13,7 @@ skip = Devel/REPL/Plugin/CompletionDriver/
 [PodVersion]
 
 [@Author::ETHER]
-:version = 0.076
+:version = 0.086
 -remove = PodWeaver
 server = p5sagit
 installer = MakeMaker   ; Module::Build::Tiny cannot handle dynamic_config => 1
@@ -22,12 +22,12 @@ 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
+[MetaResources]
+x_IRC = irc://irc.perl.org/#devel-repl
 
 [Prereqs / RuntimeRequires]
 Moose = 0.93
@@ -89,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