App::Grok::Parser::Pod5 - A Pod 5 backend for grok


grok documentation  | view source Contained in the grok distribution.

Index


NAME

Top

App::Grok::Parser::Pod5 - A Pod 5 backend for grok

METHODS

Top

new

This is the constructor. It currently takes no arguments.

render_file

Takes two arguments, a filename and the name of an output format. Returns a string containing the rendered document. It will die if there is an error.

render_string

Takes two arguments, a string and the name of an output format. Returns a string containing the rendered document. It will die if there is an error.

AUTHOR

Top

Hinrik Örn Sigurðsson, hinrik.sig@gmail.com

LICENSE AND COPYRIGHT

Top


grok documentation  | view source Contained in the grok distribution.