print join( ':', map scalar foo( $_ ), 1..5 ), "\n"; __END__ 1:2::4:5