http://www.perlmonks.org?node_id=1009219


in reply to problem with mime::lite

BTW: gif != wav

### 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";

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»