$raw = '$parsed = "fred has $color eyes";'; eval $raw; print $parsed; [download]
In reply to Re: Re-Interpolating a Scalar (a string) by Nichodemus in thread Re-Interpolating a Scalar (a string) by Nichodemus