in reply to On maintaining old code and the battle of styles...

Have you thought of using something like Perltidy to reformat the code in accordance with your preferences? This way you have your favourite indenting style etc, and keep things consistant.

I'm not sure this'll pick up things like the quotes round key values, but it should resolve most issues.

  • Comment on Re: On maintaining old code and the battle of styles...