From: Yuval Kogman <nothingmuch@woobling.org>
Date: Sun, 22 Jun 2008 01:31:57 +0000 (+0000)
Subject: demand Module::Install 0.75
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f59f53a6d15542f91a67e178a1300fef2e397973;p=gitmo%2FMooseX-Patterns-GOF.git

demand Module::Install 0.75
---

diff --git a/Makefile.PL b/Makefile.PL
index 566cbd2..b6f5267 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-use inc::Module::Install;
+use inc::Module::Install 0.75;
 
 perl_version '5.008006';