summaryrefslogtreecommitdiffstats
path: root/perl-install/log.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/log.pm')
-rw-r--r--perl-install/log.pm5
1 files changed, 1 insertions, 4 deletions
diff --git a/perl-install/log.pm b/perl-install/log.pm
index 448928812..31bc63544 100644
--- a/perl-install/log.pm
+++ b/perl-install/log.pm
@@ -54,7 +54,4 @@ sub closeLog() {
} else { close LOG; close LOG2 }
}
-#-######################################################################################
-#- Wonderful perl :(
-#-######################################################################################
-1;
+__END__