X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FEval-WithLexicals.git;a=blobdiff_plain;f=Makefile.PL;h=a3db42acf1ad2a1207b8fe2f84213357b29abfd8;hp=233e2ed91b6a9b9fbf5785ecbf27d2cfebf84ab0;hb=254709e56fcf7682cb2ef282d9e37ba30e494abe;hpb=e8f160819f87f43990046b2e95f521b93ed6feb1 diff --git a/Makefile.PL b/Makefile.PL index 233e2ed..a3db42a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -18,6 +18,7 @@ my %META = ( runtime => { requires => { 'Moo' => '0.009006', + 'perl' => 5.008, }, }, },