summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--installhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/installhtml b/installhtml
index 11dd922346..afb946198d 100644
--- a/installhtml
+++ b/installhtml
@@ -2,6 +2,7 @@
# This file should really be extracted from a .PL file
+$| = 1;
use strict;
use Config; # for config options in the makefile
use File::Path qw(remove_tree);