charset convert from utf-8 to ISO-8859-1
Schoenfeld <[email protected]> Tue, 23 May 2006 10:44:40 +0200
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <[email protected]> |
Hello, i am new and have a Problem with the Mail::Box. I have a Message::Body in UTF-8 and want to convert it to ISO-8859-1 and i tried Message->Body->decoded and/or Message->Body_encode(charset => 'ISO-8859-1') but nothing happend. I can't find anything in the Documentation, perhaps i didn't look at the right place. I hope you can help me. Thanks ingo