take it out again
authorminima <minima>
Thu, 15 Mar 2001 00:30:15 +0000 (00:30 +0000)
committerminima <minima>
Thu, 15 Mar 2001 00:30:15 +0000 (00:30 +0000)
cmd/show/version.pl

index fb84ab2cbdf50320a3f8ebfa33732648d5cb397d..c4593b934002e9257cd057d695627d036a40fd4f 100644 (file)
@@ -9,8 +9,6 @@
 my @out;
 my $build = $main::version;
 
-use IO::File;
-
 if (opendir(DIR, "$main::root/perl")) {
        my @d = readdir(DIR);
        closedir(DIR);