X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=e7e0da38ccd5b315dcac3f9d2c99acb474d9b69c;hb=be2fd10ccfed0db34caffa113ea3dc7bc7799399;hp=d66427441c279a7017485f15d74dfb8728af029a;hpb=d79a7e8f9b108eaeb0b5833dc4a6c8068e3c9217;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/Makefile.PL b/Makefile.PL index d664274..e7e0da3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,5 +1,5 @@ -use inc::Module::Install 0.65; +use inc::Module::Install 0.71; name 'DBIx-Class-Schema-Loader'; all_from 'lib/DBIx/Class/Schema/Loader.pm';