table of contents
other versions
Lintian::Tag::Issuer(3) | Debian Package Checker | Lintian::Tag::Issuer(3) |
NAME¶
Lintian::Tag::Issuer -- Facilities for objects issuing Lintian tags
SYNOPSIS¶
use Moo; use namespace::clean; with('Lintian::Tag::Issuer');
DESCRIPTION¶
A class for collecting Lintian tags as they are issued
INSTANCE METHODS¶
- tag (ARGS)
- Store issued tags for later processing.
- Issue tags.
- found
AUTHOR¶
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.
SEE ALSO¶
2019-11-07 | Lintian v2.34.0 |