X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=dist.ini;h=94255e0dc6d9a99d2f08ecd1d7ef7d10ae3a6130;hp=174812d25b24a59468a7524b069889cd19f28e7a;hb=master;hpb=9d2a4940f5958d82828272364ef754e9290b6113 diff --git a/dist.ini b/dist.ini index 174812d..6b16485 100644 --- a/dist.ini +++ b/dist.ini @@ -11,12 +11,13 @@ skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopa skip = Devel/REPL/Plugin/CompletionDriver/ [@Author::ETHER] -:version = 0.086 -server = p5sagit +:version = 0.119 ; for installer -> EUMM dep +server = github +GithubMeta.remote = github installer = MakeMaker ; Module::Build::Tiny cannot handle dynamic_config => 1 changes_version_columns = 11 surgical_podweaver = 1 -Authority.authority = cpan:PHAYLON +authority = cpan:PHAYLON Test::MinimumVersion.max_target_perl = 5.008001 -remove = PodCoverageTests ; XXX TODO -remove = Test::PodSpelling ; XXX TODO @@ -24,6 +25,8 @@ AutoPrereqs.finder = CoreModules Test::Compile.module_finder = CoreModules StaticInstall.dry_run = 0 ; we can safely set this here +; authordep Pod::Weaver::Section::AllowOverride + [MetaResources] x_IRC = irc://irc.perl.org/#devel-repl @@ -47,7 +50,7 @@ PPI = 0 -description = DDS plugin - better format results with Data::Dump::Streamer -always_recommend = 1 -default = 1 -Data::Dump::Streamer = 0 +Data::Dump::Streamer = 2.39 [OptionalFeature / DDC] -description = DDC plugin - even better format results with Data::Dumper::Concise