
MojoMojo::Formatter::Include - Include files in your content.

Include files verbatim in your content, by writing {{<url>}}. Can be used for transclusion from the same wiki, in which case the inline version of the page is pulled.

Format order can be 1-99. The Include formatter runs on 6
Calls the formatter. Takes a ref to the content as well as the context object.
Returns the content of URL.
Will store a cached version in $c->cache.

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

Marcus Ramberg <mramberg@cpan.org>

This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.