Help for this page
use Mail::Internet; $msgfile = "Angelee.msg"; ... close (MSG); $body = $msg->body(); $msg->print_body(\*STDOUT);
msg_clean($body);