|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: replacing special characters in fileby rupesh (Hermit) |
| on Aug 08, 2005 at 00:11 UTC ( [id://481782]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
[juo, The way I see it, you need to output some printable characters, so that you can (or should be able to) get the original "special" characters for verification. In such cases, you should look at Mime::Base64 which would encode any character to a printable one based on a 65-character set.To get back the original string all you need to do is decode it. I was having a similar issue a few days ago, and ikegami suggested the same. Hope it works for you as well. Cheers, Rupesh.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||