Marcus Ramberg > MojoMojo-0.999029 > MojoMojo::Formatter::File

Download:
MojoMojo-0.999029.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: MojoMojo-0.999033

NAME ^

MojoMojo::Formatter::File - format file as XHTML

DESCRIPTION ^

This formatter will format the file argument as XHTML. Usage:

    =file filename

METHODS ^

format_content_order

Format order can be 1-99. The File formatter runs on 92.

format_content

Calls the formatter. Takes a ref to the content as well as the context object.

plugin

Return the plugin to use with file attachment

format

Return the content formatted

SEE ALSO ^

MojoMojo,Module::Pluggable::Ordered

AUTHORS ^

Daniel Brosseau <dab@catapulse.org>

LICENSE ^

This module is licensed under the same terms as Perl itself.