in reply to Re: Unexpected results using Text::Correct and MIME::Lite
in thread Unexpected results using Text::Correct and MIME::Lite

Thanks, chipmunk. This did the trick. It's kind of funny, but at one point I actually saw the %13%10 (or whatever the encoding is) on the end of the lines, and thought nothing of it. I added your tr/\r//d to the code, and it works like a champ! Thanks again!

D a d d i o