projects
/
gitmo/MooseX-Storage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cfd008f
)
auto_install is evil
Yuval Kogman [Sun, 22 Jun 2008 01:15:37 +0000 (
01:15
+0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
fb95324
..
f4cf5d5
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-35,5
+35,4
@@
build_requires 'Test::Deep' => '0';
build_requires 'Test::Exception' => '0';
build_requires 'Test::TempDir' => '0.02';
-auto_install;
WriteAll;