Description: let's try with a slightly older EUMM
Forwarded: not-needed
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-12-17

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,7 +4,7 @@
 
 use 5.010;
 
-use ExtUtils::MakeMaker 7.1101;
+use ExtUtils::MakeMaker;
 
 my %WriteMakefileArgs = (
   "ABSTRACT" => "A comprehensive, DWIM-featured client to the MetaCPAN API",
