in reply to Re^2: Build your array with push
in thread Build your array with push

Actually it does work in C, and that's most likely where perl picked up the habit too. One reason it's very useful is when you're generating code with macros, it's much easier to append commas to things than to insert them between things.

--
integral, resident of freenode's #perl

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.