Lintian::Output::ColonSeparated - colon-separated tag output
use Lintian::Output::ColonSeparated;
Provides colon-separated tag output.
Print all tags passed in array. A separate arguments with processables is necessary to report in case no tags were found.
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().