X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=b69ec9f32f3d93dc27090aad3dc3dfe07c5578d3;hb=cba24c705d273c776d0742440a49620e01dec645;hp=105c2ae442ab25ab40f6d79fd53b083d9dff1d09;hpb=2b48ebff2d13ae5314aa62942434bd4e697ad1ab;p=dbsrgits%2FDBIx-Class.git diff --git a/Makefile.PL b/Makefile.PL index 105c2ae..b69ec9f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -use inc::Module::Install 0.89; +use inc::Module::Install 0.93; use strict; use warnings; use POSIX ();