Table of Answers:
Syntax
my declarations should use parens around lists of variablesSemantics/Language Features
readdir's results are not relative to use strict and use warningsthe CWDuse diagnosticsOn a different question)my declarations should use parens around lists of variablesDebugging
Best Practices
use strict and !=use warnings (or use diagnostics)use strict, again)Meta-Answers:
