HTML::FromMail::Format::OODoc 0.10 review
DownloadHTML::FromMail::Format::OODoc is a Perl module that can convert messages into HTML using OODoc::Template. INHERITANCE HTML::Fr
|
|
HTML::FromMail::Format::OODoc is a Perl module that can convert messages into HTML using OODoc::Template.
INHERITANCE
HTML::FromMail::Format::OODoc
is a HTML::FromMail::Format
is a Mail::Reporter
SYNOPSIS
my $fmt = HTML::FromMail->new
( templates => ...
, formatter => 'OODoc' # but this is also the default
);
Convert messages into HTML using OODoc::Template. This is a simple template system, which focusses on giving produced pieces of HTML a place in larger HTML structures.
Requirements:
Perl
HTML::FromMail::Format::OODoc 0.10 keywords