|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Re: Re: variables not posting?by busunsl (Vicar) |
| on May 03, 2001 at 07:39 UTC ( [id://77598]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
With your my declaration in the foreach loop you declared the hash locally. So the values you put into it weren't known outside. With using strict something like this can't happen because perl will give you an error.
Have a look here for something more on my.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||