projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
90e2d06
)
comment for Module::Install::XSUtil
gfx [Tue, 18 Aug 2009 04:50:16 +0000 (13:50 +0900)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
c79c4ca
..
b6a5b5c
100644
(file)
--- 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();