comment for Module::Install::XSUtil
gfx [Tue, 18 Aug 2009 04:50:16 +0000 (13:50 +0900)]
Makefile.PL

index c79c4ca..b6a5b5c 100644 (file)
@@ -25,7 +25,7 @@ test_requires 'File::Spec';
 test_requires 'Test::More'      => '0.88';
 test_requires 'Test::Exception' => '0.27';
 
-install_headers('mop.h');
+install_headers('mop.h'); # need Module::Install::XSUtil
 
 #extra_tests();