X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=688e088f0c234fae8c49155858973581aea69d6c;hb=06c1f5bbd7a4557842b2c4bf660a32a07e10d31a;hp=d73856061705c7e9d1ac33b5fa55eb29f677eae0;hpb=6f2a5b668d6d34e8aee21c2b0cf51fdbf5dee991;p=dbsrgits%2FSQL-Abstract.git diff --git a/Makefile.PL b/Makefile.PL index d738560..688e088 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 1.0; +use inc::Module::Install 1.06; use strict; use warnings;