in reply to Mail Options

I don't know if you've missed any worthwhile modules, but I'd like to suggest MIME-tools as the way to go. While the documentation is a bit hairy, for simple tasks the use of MIME::Parser etc is quite simple. We use it for most email related tasks, though in some places in our codebase we fire off simple emails with MIME::Lite.