is this a way to test for syntax errors? I have trouble finding where things are going wrong as I am not familiar with how to run a debugger on this activestate perl, I would love to figure out how to test blocks of code for errors like misssing brackets, does use strict do that?