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


in reply to Perl Email attchment using Sendmail with out nay perl Modules like (MIME::Lite .etc )

Maybe take a look at Re: Sending a email with file attachment with LWP ONLY for how to construct a multipart message body.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'
  • Comment on Re: Perl Email attchment using Sendmail with out nay perl Modules like (MIME::Lite .etc )