do you think it would be faster to concatenate two strings and print them, or execute two print statements in succession with perl? I think you should alternate between the two solutions, just to demonstrate that there's more than one way to do it.