$new = join ' ', grep length > 3, split ' ', $page_data; [download]
In reply to Re^2: Adding to variable with sprintf() by trammell in thread Adding to variable with sprintf() by Anonymous Monk