Help for this page
sub send { my ($class, $message, @args) = @_; ... or return failure "error when closing pipe to $mailer: $!"; return success; }