in reply to creating an error message
If you do, you will get the following message:use warnings;
I'd personally make it two lines:Unquoted string "null" may clash with future reserved word at line ... +."
use strict; use warnings;
----
I Go Back to Sleep, Now.
OGB
|
|---|