Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: add_signatureChapter 14
Email Connectivity
Next: Reference: escape_from
 

body

 $mail->body()

Returns the body of the message as a reference to an array. Each entry in the array represents one line of the message.


Previous: Reference: add_signaturePerl in a NutshellNext: Reference: escape_from
Reference: add_signatureBook IndexReference: escape_from