Alright, we'll I do progamming in Perl on a project I've been working on for quite some time.
The problem is if there is an error in the script the program closes, and the dos window closes as well.
Meaning the only way I can seem to see what the error is, is to run the script and hope to hit print screen right before it closes. Any ideas on how to get this to stop happening, since it would allow me to program much faster.