Help for this page

Select Code to Download


  1. or download this
    METHODS
           body ( [ BODY ] )
               Returns the body of the message. This is a reference
               to an array.  Each entry in the array represents a
               single line in the message.
    
  2. or download this
    @content = @{$message -> body};