### Add the GIF file $msg->attach ( Type => 'sound/wav', Path => $my_file_wav, Filename => $your_file_wav, Disposition => 'attachment' ) or die "Error adding $file_gif: $!\n";