DOKK / manpages / debian 11 / lintian / Lintian::Check.3.en
Lintian::Check(3) Debian Package Checker Lintian::Check(3)

Lintian::Check -- Common facilities for Lintian checks

 use Moo;
 use namespace::clean;
 with('Lintian::Check');

A class for collecting Lintian tags as they are issued

Get processable underlying this check.
Get group that the processable is in.
Check::Info structure for this check.
Run the check.
Tag the processable associated with this check

Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

lintian(1)

2020-11-27 Lintian v2.104.0