* Ron Savage <[EMAIL PROTECTED]> [2007-09-13T02:07:31] > o OK, so it's been superseded, but so what? That's no reason in an of > itself to change. As long as it works for you, keep using it. > [ ... ] > > o But, since switching is comparatively easy, you might as well do it. > But my point is - switch for convenience, or to reduce risk perhaps, not > because you were really wrong to use MIME::Lite
It isn't always easy to switch. It depends on which quirks you rely on, and which differing features. If you rely extensively on the bodyhandle method, good luck switching away from MIME::Entity. If you rely extensively on the attach method, good luck switching to Email::MIME. Mostly, I wanted to warn that for new projects, MIME::Lite isn't a great choice. -- rjbs --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
