Help for this page
# a simple module which uses Net::SMTP to mail the contents # of a text file to a list of users. and with a ... } 1;
use wmail; ... wmail::mailfile("myfile", \@recipients, "mysubject");