in reply to Re^5: Trouble emailing zip file
in thread Trouble emailing zip file

Yes, MIME::Lite can directly be pasted into your script, or alternatively, simply downloaded into a file Lite.pm. You can easily see whether a module is pure Perl by looking at whether its distribution package contains .xs or .xsp files.