DOKK / manpages / debian 11 / lintian / Test::Lintian::Build.3.en
Test::Lintian::Build(3) Debian Package Checker Test::Lintian::Build(3)

Test::Lintian::Build -- routines to prepare the work directories

  use Test::Lintian::Build qw(build_subject);

The routines in this module prepare the work directories in which the tests are run. To do so, they use the specifications in the test set.

Populates a work directory RUN_PATH with data from the test located in SPEC_PATH. The optional parameter REBUILD forces a rebuild if true.
2020-11-27 Lintian v2.104.0