X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=17cdb7e3593e7d2ffdd1f0aa448b10ecc5a3e0dd;hb=37008311d2f225f62af2d3f3f1603740bcbdb81c;hp=6a08ac025ac892b27642061e7a6a40bbbffda02f;hpb=fcdc12ac0d67969cf79745b062fd706ae56c8b92;p=gitmo%2FMouse.git diff --git a/Makefile.PL b/Makefile.PL index 6a08ac0..17cdb7e 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ BEGIN{ use strict; use warnings; -use inc::Module::Install; +use inc::Module::Install 0.99; # for co-developpers use Module::Install::XSUtil 0.24;