table of contents
other versions
Lintian::Tag::Finder(3) | Debian Package Checker | Lintian::Tag::Finder(3) |
NAME¶
Lintian::Tag::Finder -- Facilities for objects finding Lintian tagsSYNOPSIS¶
use Moo; use namespace::clean; with('Lintian::Tag::Finder');
DESCRIPTION¶
A class for collecting Lintian tags as they are foundINSTANCE METHODS¶
- tag (ARGS)
- Store found tags for later processing.
- found
AUTHOR¶
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.SEE ALSO¶
lintian(1)2019-11-14 | Lintian v2.35.0~bpo10+1 |