in reply to Re: unescape a user-entered string?
in thread unescape a user-entered string?

(I'm the original poster, BTW...forgot to log in) The string is inside a variable, having been read from the user:
$string = <>; print $string;
So quotes don't help