in reply to Re^2: How can i create an email with table and data in body
in thread How can i create an email with table and data in body
Hi there,
A little FYI: You may want to know that the author of MIME::Lite does not recommend using the module. It is stated in one of the first lines of the documentation on CPAN. I tried to use it before and ended up using MIME::Entity instead..