projects
/
gitmo/Algorithm-C3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a6dac69
)
Don't create a fake Makefile.PL.
Florian Ragwitz [Wed, 27 May 2009 22:42:37 +0000 (
00:42
+0200)]
Build.PL
patch
|
blob
|
blame
|
history
diff --git
a/Build.PL
b/Build.PL
index
b47ec49
..
ea2d9ff
100644
(file)
--- a/
Build.PL
+++ b/
Build.PL
@@
-12,7
+12,6
@@
my $build = Module::Build->new(
build_requires => {
'Test::More' => '0.47',
},
- create_makefile_pl => 'traditional',
recursive_test_files => 1,
add_to_cleanup => [
'META.yml', '*.bak', '*.gz', 'Makefile.PL',