NAME

Parrot::Docs::Text2HTML - Plain text to HTML formatter

SYNOPSIS

use Parrot::Docs::Text2HTML;

DESCRIPTION

Parrot::Docs::Text2HTML subclasses Parrot::Docs::POD2HTML.

Instance Methods

write_html($source, $target, $rel_path, $item)

Writes an HTML version of the file specified by $rel_path in $source to the equivalent location in $target.

html_for_file($file)

Returns the HTML for the specified file.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 17:

=over without closing =back