in reply to Email::Sender body as HTML from file

Email::Stuffer is a wrapper of Email::MIME and Email::Sender that makes this trivial. Just attach your HTML with ->html_body and send.
  • Comment on Re: Email::Sender body as HTML from file