Say $var1 = "Test1"
And I want a variable named "Test1"
How would I do this?

A better example might be.

I do a readline to an open file and it returns the string "Test1". I want the script to create a variable named Test1 now. Is this possible?

I'm tired, maybe none of this makes sense. [Embarrassed]