Devel-REPL-1.003025
[p5sagit/Devel-REPL.git] / dist.ini
index 7ceb143..d676099 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,36 +4,34 @@ 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
+:version = 0.025
 -remove = PodWeaver
--remove = AutoPrereqs
 server = p5sagit
 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
 
 [ExecDir]
 dir = script
 
+[ContributorsFromGit]
+
 [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
@@ -46,7 +44,6 @@ PPI::XS = 0.902
 -default = 1
 PPI = 0
 
-
 [OptionalFeature / DDS]
 -description = DDS plugin - better format results with Data::Dump::Streamer
 -always_recommend = 1