Help for this page
sub sendmessage { my ($html,$text,$recipient,$reportdate) = @_; ... ); $msg->send(); }