I am looking for a faster email module than the standard Net::SMTP
stuff. My script takes so long to run that the caller times out.
The script sends two messages, for a total of about 50 lines of text.
To test, cutting back on the number of lines speeds it up
dramatically, but those lines are really needed. I've heard of
MailTools, but cannot find a pre-built copy for MacPerl.
Surely this problem has been addressed many times before. Does anyone
have a working, compiled version of MailTools for MacPerl or a
similar alternative?
TIA,
Bruce
--