Source: libtest-regression-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl Build-Depends-Indep: libalgorithm-diff-perl, libtest-differences-perl, libtest-mockobject-perl, libtext-diff-perl, perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 4.1.3 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-regression-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-regression-perl.git Homepage: https://metacpan.org/release/Test-Regression Package: libtest-regression-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libalgorithm-diff-perl, libtest-differences-perl, libtext-diff-perl Description: test library for regression testing output Test::Regression is a Test::More compatible module that provides an ok_regression function which compares the output of a code reference with stored reference files. If necessary the reference files can be regenerated by setting an environment variable.