projects
/
gitmo/Class-C3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ba3ac13
)
Stop using auto_install in Makefile.PL. Its use is strongly discouraged.
Florian Ragwitz [Wed, 25 Mar 2009 00:10:12 +0000 (
01:10
+0100)]
Coursesy of Simon Bertrang.
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
6c5a8ee
..
25eb38f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-20,5
+20,4
@@
if(-e 'MANIFEST.SKIP') {
}
auto_provides;
-auto_install;
WriteAll;