Can you install in your
local directory? It is pure Perl so you can add it even
without a compiler if you are on a windows host. Then your
programs/scripts using it just use use lib "/your/directory"
before your use MIME
If you are constructing complex MIME messages I highly
recommend using MIME::Lite.