NAME

MojoMojo::Formatter::Comment - Include comments on your page.

DESCRIPTION

Include files verbatim in your content, by writing =<url>.

METHODS

format_content_order

Format order can be 1-99. The Comment formatter runs on 91

format_content

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

include <c> <url>

returns the content of url. Will store a cached version in $c->cache

SEE ALSO

MojoMojo,Module::Pluggable::Ordered,URI::Fetch

AUTHORS

Marcus Ramberg <mramberg@cpan.org>

License

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