projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f996b9a
)
Remove an unnecessary use Config;
Nicholas Clark [Mon, 13 Apr 2009 13:38:42 +0000 (14:38 +0100)]
ext/IO/Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/ext/IO/Makefile.PL
b/ext/IO/Makefile.PL
index
e08936a
..
bc47a1b
100644
(file)
--- a/
ext/IO/Makefile.PL
+++ b/
ext/IO/Makefile.PL
@@
-1,5
+1,4
@@
use ExtUtils::MakeMaker;
-use Config qw(%Config);
WriteMakefile(
VERSION_FROM => "IO.pm",