in reply to Sending a mail with Perl, nah.. the same and same question...

Here's a handful of issues:

... seriously, just use a pre-written script, such as the NMS one that people have pointed you towards.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: Sending a mail with Perl, nah.. the same and same question...