Well, in your case the variable is interpreted by Perl. I was suggesting a string not interpreted by Perl, but by your code. This gets the variable notation ($foo) out of the string. That way someone reading the code later doesn't think the user is printing out a user variable.