changeset 49:b48897e18c2b misc

Add some notes.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 17 Jul 2009 00:07:03 +0000
parents 1da150b43c04
children 70c64c55c0e0
files holy_lance_tool.pl
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.