Ensure the version of Module::Install::XSUtil
gfx [Thu, 29 Oct 2009 00:47:10 +0000 (09:47 +0900)]
Makefile.PL

index 87a2ef9..050fca7 100755 (executable)
@@ -46,6 +46,8 @@ if(!defined $use_xs){
 
 if($use_xs){
     require Module::Install::XSUtil;
+    Module::Install::XSUtil->VERSION(0.15); # for co-developpers
+
     use_ppport(3.19);
     cc_warnings();
     cc_src_paths('xs-src');