X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=8b045aa01e70ff2f29d03224fd714b5cf3b97c4a;hp=7c122e341b58ef9e85c3e2dd11fece0f285d7e4c;hb=d514312f68252585790fa9f397fc30e516544039;hpb=6611a9dcfa568b663477a6411d9d9536906c8d87 diff --git a/Makefile.PL b/Makefile.PL index 7c122e3..8b045aa 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -209,7 +209,7 @@ my %extra_info = ( license => [ 'http://dev.perl.org/licenses/' ], }, prereqs => { - runtime => { requires => { perl => '5.8.1' } }, + runtime => { requires => { perl => '5.6.0' } }, }, );