# Show the results of the send. This sub checks to # see if the array contains any addresses that it coulnd't send to and displays them: sub showresults{ print "
Out of the following emails:";
print "
@to";
print "
The following were not sent:";
print "
@notsent
Emails successfully sent to these addresses:";
print "
@to