# HG changeset patch # User Matti Hamalainen # Date 1247789223 0 # Node ID b48897e18c2bf4a0e88dd6d9e42dc1d102994067 # Parent 1da150b43c04e094593e4536375ad9998da9080f Add some notes. diff -r 1da150b43c04 -r b48897e18c2b holy_lance_tool.pl --- a/holy_lance_tool.pl Thu May 21 17:11:32 2009 +0000 +++ b/holy_lance_tool.pl Fri Jul 17 00:07:03 2009 +0000 @@ -6,6 +6,9 @@ # outputs (obtained via 'look at scroll') and parses the data, # and outputs an ANSI coloured table showing the researched words. # +# Requirements: Perl 5.x or compatible +# Usage: perl holy_lance_tool < logfilename +# use strict; # Set this to 0, if you don't want, or can't use ANSI colours.