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