in reply to problem with variables in hash values??
As it should be. When you initialize %items, you are using the result of calculating $magic*2. This calculation is done once, not automagically each time $magic subsequently changes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: problem with variables in hash values??
by poohhogan (Initiate) on Dec 05, 2001 at 04:22 UTC | |
by belg4mit (Prior) on Dec 05, 2001 at 04:30 UTC |