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
Run the check.
Get package name from processable.
Get type of processable.
Get the info data structure from processable.
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.
lintian(1)