in reply to Re^3: map { ; ; ; } @arrayin thread map { ; ; ; } @array
for is not an expression
@foo = map {do {1 for 1}} @bar; [download]