in reply to always in quest to eliminate temporary variables
($_[0], $_[1]) = split /\n/, $_, 2; $next_line = "$_[1] $next_line"; [download]