X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=95d7066adc3a694c501ddb99dededbec183cfcbb;hb=262014934d507f8f2ead4282c3d4253fe7afd26d;hp=2ffe72fed3306575fa26fd2b66d87c84cb2318b4;hpb=bf5e53f670490b0b643b77515b7ed0477e632ced;p=gitmo%2FMooseX-Object-Pluggable.git diff --git a/Makefile.PL b/Makefile.PL index 2ffe72f..95d7066 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,7 +1,7 @@ #! /usr/bin/perl -w # Load the Module::Install bundled in ./inc/ -use inc::Module::Install; +use inc::Module::Install 0.75; # Define metadata name 'MooseX-Object-Pluggable';