Help for this page
$msg = MIME::Lite->new( To =>'you@yourhost.com', ... Path => '/path/to/somefile.gif', ); $msg->send();