I normally run with three windows (Linux terminal sessions) --
- my source code
- my input data
- the Perl debugger
Save the source; step through the code with the debugger; determine where I went wrong; fix the source code; repeat loop until done.
----
I Go Back to Sleep, Now.
OGB