Tom Allison <[EMAIL PROTECTED]> wrote:
> I find these a lot on email and I know it's some encoding 
> problem somewhere.

That's the quoted-printable encoding for MIME mails.

Of course you can handle it manually like japhy suggested,
but the proper way would be to use MIME::Parser to handle
all the different encodings.

HTH,
Thomas

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


  • RE: "=20" Thomas Bätzler

Reply via email to