use strict; use warnings; ## and possibly if you want a little more explanations of those warnings use diagnostics; #### ...code... #### ...error message... and/or ...output from the code...
## ...code... ##
## ...error message... and/or ...output from the code...