Lintian::Tag::Finder -- Facilities for objects finding Lintian tags
use Moo; use namespace::clean; with('Lintian::Tag::Finder');
A class for collecting Lintian tags as they are found
Store found tags for later processing.
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.
lintian(1)