summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 866595c..c6d0fbc 100644
--- a/dist.ini
+++ b/dist.ini
@@ -42,8 +42,10 @@ Proc::InvokeEditor = 0
Term::ReadLine::Gnu = 0
B::Keywords = 0
Package::Stash = 0
-MRO::Compat = 0
; XXX it'd be nice if we could make this recommended instead of required
[OSPrereqs / MSWin32]
Win32::Console::ANSI = 0
+
+[PerlVersionPrereqs / 5.010]
+MRO::Compat = 0