X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FPackage-Variant.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=a0d0972959e6d0142eff256c5e458a011436c906;hp=566e77149ccfb1c8caf5331ede15f76f407d942a;hb=fb6c15810901f8120ea3042c730cab508ae92359;hpb=68dc4fcd162349b9bad245b64af6e587935e5607 diff --git a/Makefile.PL b/Makefile.PL index 566e771..a0d0972 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -9,7 +9,7 @@ my %META = ( }, }, runtime => { requires => { 'perl' => '5.006', - 'strictures' => '1.000000', + 'strictures' => '2.000000', 'Carp' => '0', 'Import::Into' => '1.000000', 'Module::Runtime' => '0.013',