in reply to
push with interpolated variable
The first one push $value into the array. The second push a string containing $value with a trailing space into the array.
Boris
Comment on
Re: push with interpolated variable
In Section
Seekers of Perl Wisdom