HTML::FromMail::Format::OODoc 0.10 review

Download
by rbytes.net on

HTML::FromMail::Format::OODoc is a Perl module that can convert messages into HTML using OODoc::Template. INHERITANCE HTML::Fr

License: Perl Artistic License
File size: 23K
Developer: Mark Overmeer
0 stars award from rbytes.net

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 search tags