bump prereq for MXTPT
[gitmo/MooseX-ConfigFromFile.git] / dist.ini
index 85e3fc2..8f10607 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -28,7 +28,16 @@ version_regexp = ^v([\d._]+)(-TRIAL)?$
 
 [AutoPrereqs]
 skip = ^A$
-skip = ^Generic$
+skip = ^Generic
+skip = ^MooseX::SimpleConfig$
+skip = ^MooseX::Getopt$
+
+[Prereqs / RuntimeRequires]
+MooseX::Types::Path::Tiny = 0.005
+
+[Prereqs / TestRecommends]
+MooseX::SimpleConfig = 0
+MooseX::Getopt = 0
 
 [InstallGuide]
 [MetaConfig]
@@ -58,6 +67,7 @@ stopwords = configfile
 [Test::Compile]
 bail_out_on_fail = 1
 
+[Test::ReportPrereqs]
 [Test::MinimumVersion]
 [MetaTests]
 [Test::CPAN::Changes]