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


in reply to Re^2: Best practices and any way to have Perl Tidy clean it up
in thread Best practices and any way to have Perl Tidy clean it up

my feeling is that both of them agreed that using spaces rather than tabs is not the best idea

Out of curiosity, do you know what their objections to indenting with spaces was? Or what the advantages of tabs are?

I've always found spaces to be more reliable and manageable than using tabs. I'd be curious about arguments to the contrary.

Christopher Cashell
  • Comment on Re^3: Best practices and any way to have Perl Tidy clean it up