Subject: | tests try to actually send emails |
The tests currently try to use whatever Mime::Lite decides to use to send emails, which is geared entirely for production use cases, and can fail easily on systems without setup for any of the default cases.
The tests can however be easily fixed by sending the email to a sub which verifies that the email looks right. You can see a patch set for that in my github repo:
https://github.com/wchristian/Email-Template/commit/cefe961606f4bea2bd2373e0a5856c53dbcb33e2