Provided by: lintian_2.62.0ubuntu2.3_all bug

NAME

       Lintian::Tag -- Common facilities for Lintian tags found and to be issued

SYNOPSIS

        use Moo;
        use namespace::clean;

        with 'Lintian::Tag';

DESCRIPTION

       Common facilities for Lintian tags found and to be issued

INSTANCE METHODS

       arguments =item info =item name =item override =item processable
       hint
           Calculate the string representation commonly referred to as 'hint'.

AUTHOR

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

SEE ALSO

       lintian(1)