in reply to Re: $^W or require warnings and import warnings;
in thread $^W or require warnings and import warnings;
It works because the import warnings sentence inside the BEGIN block changes the value of ${^WARNING_BITS} at compile time.Use of uninitialized value in concatenation (.) or string at - line 10 +.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: $^W or require warnings and import warnings;
by renz (Scribe) on Jun 15, 2005 at 21:31 UTC |