From: gfx Date: Mon, 15 Mar 2010 02:25:42 +0000 (+0900) Subject: Ensure M::I::XSUtil 0.22 X-Git-Tag: 0.50_09~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=107f668358879220bd907179cf9a961a9fc3528e;p=gitmo%2FMouse.git Ensure M::I::XSUtil 0.22 --- diff --git a/Makefile.PL b/Makefile.PL index 00a6b68..57e28f2 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -11,7 +11,7 @@ use warnings; use inc::Module::Install; # for co-developpers -use Module::Install::XSUtil 0.21; +use Module::Install::XSUtil 0.22; use Module::Install::AuthorTests; system($^X, 'tool/generate-mouse-tiny.pl', 'lib/Mouse/Tiny.pm') == 0