http://qs321.pair.com?node_id=111438


in reply to Use strict and warnings

A good article for beginning programmers to read. It might be nice if you can include some common error/warning messages that a programmer might encounter when using those pragmas for the first time.

elbieelbieelbie

Replies are listed 'Best First'.
Re: (elbie): Use strict and warnings
by Anonymous Monk on Sep 26, 2003 at 00:37 UTC
    I found this most useful. Thank you.