Help for this page
my $msg = MIME::Lite->new( Type =>'multipart/related' ... Path => '/path/to/somefile.gif', ); $msg->send();