X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=50c0fab723b60916de161e83fdbd81c6883b22f7;hb=6ae077f7f974541bd2c60fc3ac5d8bdd241b343c;hp=9b7e4ada31e79fea1fd0e19c643221a977e703d3;hpb=5ebfae52b8f658324569e7e90b5383210a2478c2;p=p5sagit%2FModule-Metadata.git diff --git a/Makefile.PL b/Makefile.PL index 9b7e4ad..50c0fab 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,3 +1,4 @@ +use 5.006; use strict; use warnings FATAL => 'all'; use ExtUtils::MakeMaker;