| MojoMojo documentation | view source | Contained in the MojoMojo distribution. |
MojoMojo::Formatter::Pod - format part of content as POD
This formatter will format content between {{pod}} and {{end}} as POD (Plain Old Documentation).
Format order can be 1-99. The POD formatter runs on 10.
calls the formatter. Takes a ref to the content as well as the context object.
Takes some POD documentation, a base URL, and renders it as HTML.
Extended for setting base.
Set links based on base
MojoMojo, Module::Pluggable::Ordered, POD::Tree::HTML
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.
| MojoMojo documentation | view source | Contained in the MojoMojo distribution. |