$file='file.html'; $mime_msg->attach(Type => 'text/html', Path => $file, Filename => $file ) or die "Error attaching html: $!\n";