in reply to Re: Create an array reference from a string
in thread Create an array reference from a string
I want to print the string that $foo is equal to and then print the values in the array that has the same name as what $foo is equal to.
Does that help?