in reply to Counting variable initialization

my receives a list of variables to initialize. Perl would first interpret the expression and then try to create a variable with the result. And that doesn't work that way.

I think other monks can give wiser answers, but this is how I understand it.

Alberto Simões