join $sep, $one, $two, $three; #### "$one$sep$two$sep$three"; # well in the long run anyway =P #### sub this { "This" } sub that { "That" }