If you mean that you have a string containing "61626364" and you want
"abcd":
print pack "a*", "61626364";
On Mon, 24 Sep 2001, Hernan wrote:
> Date: Mon, 24 Sep 2001 13:50:52 -0400
> From: Hernan <[EMAIL PROTECTED]>
> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> Subject: convert hexa to text
>
> Folks
> I need to know how can get to convert a hexadecimal string to text,
> there are some function or something, thanks!!
> sorry by my english
> hernan
>
>
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]