It may very well be that we install fine on 5.6; let's start receiving
cpantesters reports and find out!
use strict;
use warnings FATAL => 'all';
-use 5.008001;
use ExtUtils::MakeMaker;
(do './maint/Makefile.PL.include' or die $@) unless -f 'META.yml';