Help for this page
$mail->send(-to=>"$to", -from=>"$from", -subject=>"$subject", -body=>j +oin "<br>\n", @push_list, "total files pushed: $filecount");
local $" = "<br>\n"; $mail->send(-to=>"$to", -from=>"$from", -subject=>"$subject", -body=>" +@push_list<br>\ntotal files pushed: $filecount");