in reply to Re: The -w switch on a web application
in thread The -w switch on a web application
You'll want to say unless (defined $variable) { warn "\$variable is uninitialized\n"; } because there are false values that are still defined.
Seeking Green geeks in Minnesota
|
|---|