my $fmt = HTML::FromMail->new ( templates => ... , formatter => 'OODoc' # but this is also the default );
See SYNOPSIS in HTML::FromMail::Format
Convert messages into HTML using manual OODoc::Template. This is a simple template system, which focusses on giving produced pieces of HTML a place in larger HTML structures.