http://www.perlmonks.org?node_id=968649


in reply to Re: Mail::Sendmail Cannot Send out email
in thread Mail::Sendmail Cannot Send out email

... or install a local mail server (e.g. postfix), configure that correctly, and tell Mail::Sendmail to use localhost.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'