Lintian::Check -- Common facilities for Lintian checks
use Moo; 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.
Get the source package from processable.
Get the source package from processable.
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.
lintian(1)