* Yitzchak Scott-Thoennes <sthoenna@efn.org> [2008-07-29 21:00]: > The "correct" answer would presumably be: > > $words += () = split ' ', $_, 0; That doesn’t even need the `() =` to work. But the point was to rely on `split`s default arguments. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>Thread Previous | Thread Next