Turned 'env' into a hash instead of a reference-to-hash, for
authorarensb <arensb>
Mon, 14 Oct 2002 01:13:18 +0000 (01:13 +0000)
committerarensb <arensb>
Mon, 14 Oct 2002 01:13:18 +0000 (01:13 +0000)
commitdff0b777400a50df98bc3f7d5ca819235fe319b9
tree3e707cb3bc8621561dd3facbbe987315d7cb74c4
parenta21ba22b2654f0beab52a2e34efb6c1170f9a63c
Turned 'env' into a hash instead of a reference-to-hash, for
readability. Likewise, @$numbers -> @numbers, @$forminputs ->
@forminputs
Added a foreach loop to set up the search terms and output form, for
readability and easy extensibility.
search.pl