in reply to unescape a user-entered string?

Use String::Escape's unprintable() function.

Replies are listed 'Best First'.
Re: Re: unescape a user-entered string?
by zovirl (Initiate) on May 30, 2004 at 18:40 UTC
    Well, I wanted this to be standalone but using unprintable() is attractive. Hmmm...standalone...attractive...standalone...attractive... Hard to choose now :)