"attributes" is a hash of MIME attributes to assign to the part, and may
override portions of the header set in the "header" parameter. The hash
keys correspond directly to methods for modifying a message from
"Email::MIME::Modifier". The allowed keys are: content_type, charset,
name, format, boundary, encoding, disposition, and filename. ...
However, the documentation for Email::MIME::Modifier states:
NAME
Email::MIME::Modifier - obsolete do-nothing library
VERSION
version 1.949
The documentation for Email::MIME states:
However, the documentation for Email::MIME::Modifier states:
This needs clarification.
Thank you very much. Jim Keenan