http://www.perlmonks.org?node_id=402660


in reply to Re: The joys of bad code
in thread The joys of bad code

Ouch that sound familiar. My colleague used to write shell scripts to repeatedly invoke perl scripts that died frequently. When i debugged the perl script (strict and warnigs help ;-) and it would finish the job, he still would't run it directly because he just didn't trust it. *sigh*