in reply to Re^3: Elements added to hash in for loop
in thread Elements added to hash in for loop

>perl -le "use warnings; use strict; sub tst { my ($scalar) = @_; print $scala +r } tst " Use of uninitialized value $scalar in print at -e line 1.

That warning :)