From: gfx Date: Tue, 18 Aug 2009 04:50:16 +0000 (+0900) Subject: comment for Module::Install::XSUtil X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6dc52caa202e0a3f27e88b44a7b2ec0f246453ae;p=gitmo%2FClass-MOP.git comment for Module::Install::XSUtil --- diff --git a/Makefile.PL b/Makefile.PL index c79c4ca..b6a5b5c 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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();