in reply to Re^2: How does this code work? (from "Perl is Unix")
in thread How does this code work? (from "Perl is Unix")

If you understand map { foo($_) } then this code shouldn’t give you any trouble.

Makeshifts last the longest.