projects
/
gitmo/Class-C3-XS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ee0d7c6
)
Stop using auto_install. Its use is strongly discouraged.
Florian Ragwitz [Wed, 25 Mar 2009 00:44:45 +0000 (
01:44
+0100)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
108befd
..
e69d7da
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-11,5
+11,4
@@
if(-e 'MANIFEST.SKIP') {
}
auto_provides;
-auto_install;
WriteAll;