Provided by: lintian_2.32.0_all bug

NAME

       Lintian::Tag::Issuer -- Facilities for objects issuing Lintian tags

SYNOPSIS

        use Moo;

        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
           Issue tags.

AUTHOR

       Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

SEE ALSO

       lintian(1)