summaryrefslogtreecommitdiffstats
path: root/perl-install/log.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-08-05 10:06:27 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-08-05 10:06:27 +0000
commitd994b1cbfc01ff23091c55d90097cafd80fd432d (patch)
tree44df7cdd0527a8028468ddbd254e79add6891f0c /perl-install/log.pm
parentb096f5f83821eb24c28423f402866002a8f0ddac (diff)
downloaddrakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar
drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar.gz
drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar.bz2
drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.tar.xz
drakx-d994b1cbfc01ff23091c55d90097cafd80fd432d.zip
kill "wonderful perl"
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__