X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=b26b78f1b00634174863248382ee51812ee9ee52;hb=0da0fe34ca9d452d6775777f691b100a28d98907;hp=66b40226552615ed85af9fd599eb1dc100ae9ab1;hpb=422ed2ded5bd4317cc7b41094f012d1dec86f4d1;p=scpubgit%2FQ-Branch.git diff --git a/Makefile.PL b/Makefile.PL index 66b4022..b26b78f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,6 +17,7 @@ dynamic_config 0; requires 'List::Util' => 0; requires 'Scalar::Util' => 0; +requires 'Exporter' => 5.57; requires 'Moo' => 1.004002; requires 'Hash::Merge' => 0.12;