new() method is used to create a new object chain.
The following MIME/multipart specific methdos exist.
build_mime_multipart_chain($args) parse_and_build_mime_multipart_chain($args) build_mime_header($args)These methods are used internally now. So these will become private methods in the furure. Please do not use these methods.
To create a new MIME/mulitpart message, use Mail::Message::Compose. It is MIME::Lite class in fact :-)
author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about FML, e-mail <fml-bugs@fml.org>.