<<

NAME

Lintian::Output::ColonSeparated - colon-separated tag output

SYNOPSIS

    use Lintian::Output::ColonSeparated;

DESCRIPTION

Provides colon-separated tag output.

INSTANCE METHODS

issue_tags

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

print_tag
print_start_pkg($pkg_info)

Called before lintian starts to handle each package. The version in Lintian::Output uses v_msg() for output. Called from Tags::select_pkg().

string

<<