Help for this page
%hash = map +(++$i % 2 ? lc($_) : $_), ... this => thAT these => Those foo => BAR
%hash = map # the + before the parenthesis was a way of ... This => 'thAT', THESE => 'Those', );