Home

Lintian::Processable::Changes(3)

Lintian::Processable::Changes(3)Debian Package CheckerLintian::Processable::Changes(3)

Lintian::Processable::Changes -- A changes file Lintian can process

 use Lintian::Processable::Changes; my $processable = Lintian::Processable::Changes->new; $processable->init_from_file('path');

This class represents a 'changes' file that Lintian can process. Objects of this kind are often part of a Lintian::Group, which represents all the files in a changes or buildinfo file.

Initializes a new object from PATH.

Originally written by Felix Lechner <[email protected]> for Lintian.

lintian(1)

Lintian::Processable

2023-02-05Lintian v2.116.3