printf "some format string goes here", map { defined($_) ? $_ : '' } (@list_of_variables);