in reply to s/this/$that/ Gives Variable Name, Not Contents of Variable

What do you get if you hard code "stuff" in your substitution? Something like this:

s/XXYY/stuff/g;