Remove an unnecessary use Config;
Nicholas Clark [Mon, 13 Apr 2009 13:38:42 +0000 (14:38 +0100)]
ext/IO/Makefile.PL

index e08936a..bc47a1b 100644 (file)
@@ -1,5 +1,4 @@
 use ExtUtils::MakeMaker;
-use Config qw(%Config);
 
 WriteMakefile(
        VERSION_FROM    => "IO.pm",