<<

NAME

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

SYNOPSIS

  use Test::Lintian::Prepare qw(prepare);

DESCRIPTION

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.

<<