weave some pod, respecting overridden authors/legal
[p5sagit/Devel-REPL.git] / dist.ini
index f65813b..174812d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,51 +4,45 @@ copyright_holder = Matt S Trout - mst (at) shadowcatsystems.co.uk (L<http://www.
 license = Perl_5
 copyright_year = 2007
 
+
+[FileFinder::Filter / CoreModules]
+finder = :InstallModules
+skip = Devel/REPL/Plugin/(Completion|LexEnv|DDC|DDS|Interrupt|MultiLine/PPI|Nopaste|PPI|Refresh)\.pm$
+skip = Devel/REPL/Plugin/CompletionDriver/
+
 [@Author::ETHER]
-:version = 0.021
--remove = PodWeaver
--remove = AutoPrereqs
+:version = 0.086
 server = p5sagit
+installer = MakeMaker   ; Module::Build::Tiny cannot handle dynamic_config => 1
+changes_version_columns = 11
+surgical_podweaver = 1
 Authority.authority = cpan:PHAYLON
 Test::MinimumVersion.max_target_perl = 5.008001
+-remove = PodCoverageTests  ; XXX TODO
+-remove = Test::PodSpelling ; 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]
-; core
-File::Spec = 0
-Term::ReadLine = 0
-; rest
 Moose = 0.93
 MooseX::Object::Pluggable = 0.0009
 MooseX::Getopt = 0.18
-namespace::autoclean = 0
-File::HomeDir = 0
 Task::Weaken = 0
-B::Concise = 0
-Term::ANSIColor = 0
-Devel::Peek = 0
-Module::Runtime = 0
-
-[Prereqs / TestRequires]
-Test::More = 0.88
-Test::Warnings = 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
 PPI = 0
 
-
 [OptionalFeature / DDS]
 -description = DDS plugin - better format results with Data::Dump::Streamer
 -always_recommend = 1
@@ -93,7 +87,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