">

NAME

Lintian::Output::HTML - standalone HTML hint output

SYNOPSIS

    use Lintian::Output::HTML;

DESCRIPTION

Provides standalone HTML hint output.

INSTANCE METHODS

issue_hints

Print all hints passed in array. A separate arguments with processables is necessary to report in case no hints were found.

hintlist
describe_tags
issuedtags

Hash containing the tags which have been issued.

issue_tag($tag)

Register a tag to have its description included in the output.

markdown_description

<<