![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Sending mailsby hawson (Monk) |
on Feb 09, 2004 at 23:30 UTC ( #327774=note: print w/replies, xml ) | Need Help?? |
I have used Mail::Sendmail to good effect in a few scripts. It takes a hash with all of the various parts, and then does the rest. Example:
I also use HTML::Template for the emails that get sent since that generate cleaner code (for me, at least).
In Section
Seekers of Perl Wisdom
|
|