table of contents
other versions
- buster-backports 2.94.0~bpo10+1
- testing 2.94.0
- unstable 2.94.0
Lintian::Index::Control(3) | Debian Package Checker | Lintian::Index::Control(3) |
NAME¶
Lintian::Index::Control -- An index of a control file setSYNOPSIS¶
use Lintian::Index::Control; # Instantiate via Lintian::Index::Control my $orig = Lintian::Index::Control->new;
DESCRIPTION¶
Instances of this perl class are objects that hold file indices of control file sets. The origins of this class can be found in part in the collections scripts used previously.INSTANCE METHODS¶
- collect
AUTHOR¶
Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian. Substantial portions adapted from code written by Russ Allbery, Niels Thykier, and others.SEE ALSO¶
lintian(1)Lintian::Index
2020-09-13 | Lintian v2.94.0~bpo10+1 |