From: "f.collineau" <[EMAIL PROTECTED]>
> Greetings,
> 
> I have a email text where some character are convert in ascii hexa
> code. Example: character "=" is "=3D" in the text. Is there  a module
> or fonction which convert  hexa ascii code in charcater ? Thanks

This is the quoted-printable encoding, both encoding and decoding 
functions are defined in the MIME::QuotedPrint module. The module is 
usualy installed together with MIME::Base64.

Jenda


===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to