![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: MIME-toolsby kschwab (Vicar) |
on May 07, 2001 at 04:30 UTC ( #78419=note: print w/replies, xml ) | Need Help?? |
My biggest nit with MIME-tools is that it encodes and
decodes entirely in memory. MIME attachments can and do
get very large, and you can easily run your box into the
ground. I've resorted to using system() calls to mutt to get the job done. ( well, for sending mime attached emails...I understand that MIME-Tools covers more ground.)
In Section
Module Reviews
|
|