On Thu, Oct 30, 2014 at 5:51 PM, Father Chrysostomos via RT < perlbug-followup@perl.org> wrote: > Personally I usually do ‘map +(...), LIST’, since it always works, unless > I need multiple statements in the block. > And to force the block syntax, you can use: map {; ... } LISTThread Previous | Thread Next