for (%nomi) {
This will loop over all the keys and values of your hash. What you want is:
for (keys %nomi) {
In reply to Re: Use of uninitialized value in string eq
by FunkyMonk
in thread Use of uninitialized value in string eq
by saintex
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |