start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: add_signature Chapter 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_signature Perl in a Nutshell Next: Reference: escape_from
Reference: add_signature Book Index Reference: escape_from