Hi all, I am looking for easy encoding-decoding function, which takes bytes 0x00 - 0xff and encode them to [a-z0-9-_] characters and vice versa. I looked at MIME, UUE, XXE, but all of them uses neither not allowed chars, or they are case sensitive. I need only characters, which I can use in URL, and I don't have to encoding them. I hope it is clear, if not, here is example:
IN chars in hex: 00 ff 3c 5f possibly OUT chars: adpf01nw anyone ? thanks. -- --. ,-- ,- ICQ: 7552083 \|||/ `//EB: www.2ge.us ,--' | - |-- IRC: [2ge] (. .) ,\\SN: 2ge!2ge_us `====+==+=+===~ ~=============-o00-(_)-00o-================~ From head to heel. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>