NAME

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

METHODS

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

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

LICENSE AND COPYRIGHT

Copyright 2009 Hinrik Örn Sigurðsson

grok is distributed under the terms of the Artistic License 2.0. For more details, see the full text of the license in the file LICENSE that came with this distribution.