>. You misunderstand; I am *not* addressing the
>perennial complaint that the "use of uninitialized value" doesn't
>identify the source of the undefined value.
Ok.
>"symbol $main::x used only once" -> "use of uninitialized variable
>$main::x"
>"use of uninitialized value" -> "use of undefined value"
Perhaps then
"use of uninitialized value" -> "use of undef as discrete value"
or
"use of uninitialized value" -> "discrete use of undef value"
--tom
- RFC: variable usage warnings Steve Fink
- Re: RFC: variable usage warnings Tom Christiansen
- Re: RFC: variable usage warnings Steve Fink
- Re: RFC: variable usage warnings Tom Christiansen
- Re: RFC: variable usage warnings Steve Fink
- Re: RFC: variable usage warnings Steve Fink
