Query: mojomojo::formatter::pod
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MojoMojo::Formatter::Pod(3pm) User Contributed Perl Documentation MojoMojo::Formatter::Pod(3pm)NAMEMojoMojo::Formatter::Pod - format part of content as PODDESCRIPTIONThis formatter will format content between {{pod}} and {{end}} as POD (Plain Old Documentation).METHODSformat_content_order Format order can be 1-99. The POD formatter runs on 10. format_content calls the formatter. Takes a ref to the content as well as the context object. to_pod <pod> <base> Takes some POD documentation, a base URL, and renders it as HTML. Pod::Simple::HTML::new Extended for setting "base". Pod::Simple::HTML::do_link Set links based on baseSEE ALSOMojoMojo, Module::Pluggable::Ordered, POD::Tree::HTMLAUTHORSMarcus Ramberg <mramberg@cpan.org>LICENSEThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-04-07 MojoMojo::Formatter::Pod(3pm)