Bug#636124: Use of [which] uninitialized value?

jidanni at jidanni.org jidanni at jidanni.org
Sun Jul 31 11:39:33 UTC 2011


Package: perl
Version: 5.12.4-2
Severity: wishlist
Tags: upstream

There is no denying that perl could mention that it was $_ that was bothering it in
$ perl -we 'print $_ for undef'
Use of uninitialized value in print at -e line 1.
And here too!:
$ perl -we 'print for undef'
Use of uninitialized value in print at -e line 1.
https://groups.google.com/d/topic/comp.lang.perl.misc/JTpsJI6-glE/discussion






More information about the Perl-maintainers mailing list