in reply to Re: Re: Using map
in thread Using map
and, as has been said, $_ inside the map code block is an alias to the item in the array, so any changes made directly to it (like substitutions) will edit the values in the array.
- Ant
- Some of my best work - Fish Dinner
|
|---|