Sometime Today, Vickram Crishna assembled some asciibets to say:
What's the logic here? I noted your point about people checking out the script for themselves, but I personally feel it is good discipline to comment code, if only ;-) for posterity, and it is
Comments could be wrong. Code is always right. You'd need to know a little perl to understand it. Most of the code is actually strings that need to be matched. If you can figure out what those strings are and replace them with some kind of tokens, the remaining code will explain itself (it's sequential, and has only if conditions).