my $result = $sender->SendFile( { blah, blah } ); if (!ref $result) { die "Sendfile failed: $Mail::Sender::Error\n"; }