Author: Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
Description: Remove line used by old perl.
diff -Naurp chaosreader.orig/chaosreader0.94 chaosreader/chaosreader0.94
--- chaosreader.orig/chaosreader0.94 2009-07-09 12:15:01.000000000 +0000
+++ chaosreader/chaosreader0.94 2009-07-09 13:43:24.000000000 +0000
@@ -262,7 +262,7 @@ $| = 1; # flush output
# The following is needed for old perl5 multiline matching. New perl5 uses
# a "/s" on the RE (which is used in this program as well).
#
-$* = 1; # old perl5
+#$* = 1; # old perl5
#
# These ports have been selected to be saved as coloured 2-way HTML files