MAIL::Tools usage

Posted on January 19, 2004
Filed Under /dev/null/ | 39 views |

Hot on the heels of my rant about the state of Perl I find the MIME::Tools which is very nicely constructed indeed. Minutes after installing it I had multipart messages being sent.

The example included in it’s docs is for multipart/mixed which is fine but what I really needed turned out to be multipart/alternative. To save you, dear reader, the trouble of digging through the MIME::Tools docs I provide you with this example of using multipart/alternative: mimetoolstest.pl.

Comments

Leave a Reply