in reply to Tabs vs Spaces lets give this a go

With tools like perltidy why should one care? I've given up on trying to browbeat errant devs about proper style and I just filter code through perltidy.

My evil master plan is to hook perltidy into our version control system so then I can say - "I'll take a look at your code after you check it in."

-derby