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.