in reply to Re^4: Variable interpolation in a file to be read in
in thread Variable interpolation in a file to be read in
So again, if I just read in a text file which have some perl variables, how can I have the text read in, take on the value of the variable that I defined in the program that reads in the text? - I guess is a better definition of the issue I am facing.
Asked and answered, for interpolations use String::Interpolate::RE
|
---|