my $string = 'some $stuff I want to $interpolate'; #### my $value = eval "'$string'";