in reply to Re: Losing eol character using MIME::Lite
in thread Losing eol character using MIME::Lite

Thand you for this:  use Data::Dump qw/ dd /;
I didn't know about dd.

You and Marto are correct, the problem is in the destination.
That had not occurred to me; I thought I was missing some nuance of MIME or string syntax.

Thank you.

Thanks,
cbeckley