Running your code through PerlTidy can show up issues hidden by slack indentation or incorrectly paired tokens (quotes, brackets, ...).But that's redundant or trivial when using a good IDE (which doesn't have to be more advanced that a modern vi clone).
In reply to Re^2: RFC: Basic debugging checklist
by JavaFan
in thread RFC: Basic debugging checklist
by toolic
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |