# list processing print map "$_
", ; # more abuse of special variables { local $, = "
"; print , ''; }