SYNOPSIS

Available methods are very converter-specific.

See SYNOPSIS in Mail::Reporter

DESCRIPTION

This class is the base for various message (and message parts) converters.

See DESCRIPTION in Mail::Reporter

Converters between message objects

Internally, the Mail::Message::coerce() is called when foreign objects are used where message objects are expected. That method will automatically create the converting objects, and re-use them.

Other converters