in reply to
Re^2: push with interpolated variable
in thread
push with interpolated variable
Indeed. I assumed $value contains a simple scalar (a string or a number). If $value contains a reference then "$value" is stringified.
Thanks for the clarification, i never thought about that.
holli,
regexed monk
Comment on
Re^3: push with interpolated variable
In Section
Seekers of Perl Wisdom