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=bf41c5b848fbfab5875b855754f1e8972928ac87;hb=f5b415ac59259ac9801a192b569871232bbab4e6;hpb=6988ec132b1da63578af90b8b656e02c616aa095 diff --git a/dist.ini b/dist.ini index bf41c5b..d576f41 100644 --- a/dist.ini +++ b/dist.ini @@ -26,9 +26,6 @@ Test::MinimumVersion.max_target_perl = 5.008001 AutoPrereqs.finder = CoreModules Test::Compile.module_finder = CoreModules -[ExecDir] -dir = script - [Prereqs / RuntimeRequires] Moose = 0.93 MooseX::Object::Pluggable = 0.0009 @@ -38,25 +35,8 @@ Task::Weaken = 0 [Prereqs / RuntimeRecommends] PPI::XS = 0.902 -[DynamicPrereqs] -; add all x_default=>1 optional prereqs to PREREQ_PM if not running -; interactively, or defaults explicitly requested. --raw = if ($ENV{PERL_MM_USE_DEFAULT} or --raw = not (-t STDIN && (-t STDOUT || !(-f STDOUT || -c STDOUT)))) { --raw = # optional feature defaults --raw = my %defaults = ( --raw = 'PPI' => '0', --raw = 'Data::Dump::Streamer' => '0', --raw = 'Data::Dumper::Concise' => '0', --raw = 'File::Next' => '0', --raw = 'B::Keywords' => '0', --raw = 'Lexical::Persistence' => '0', --raw = ); --raw = $WriteMakefileArgs{PREREQ_PM}{$_} = $FallbackPrereqs{$_} = $defaults{$_} foreach (keys %defaults); --raw = } - [OptionalFeature / Completion] -:version = 0.005 +:version = 0.017 -description = Completion plugin - extensible tab completion -always_recommend = 1 -default = 1 @@ -106,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