See Mail::Message::Body
See SYNOPSIS in Mail::Message::Body
The body (content) of a message can be stored in various ways. In this documentation you find the description of extra functionality you have when a message is stored in an array of lines.
Storing a whole message as an array of lines is useful when the data is not encoded, and you want to process it on a line-by-line basis (a common practice for inspecting message bodies).
See DESCRIPTION in Mail::Message::Body
See Access to the body in Mail::Message::Body
See Body class implementation in Mail::Message::Body
See Data collector bodies in Mail::Message::Body
See Complex bodies in Mail::Message::Body