Scroll to navigation

DH_PERL6_TEST(1) User Contributed Perl Documentation DH_PERL6_TEST(1)

NAME

dh_perl6_test -- automatically test perl 6 module packages

SYNOPSIS

dh_perl6_test

DESCRIPTION

This script will call 'prove6 -l' to self-test a perl 6 module package. It will only do so if three conditions are met:
  • A 't' directory exists
  • perl6-tap-harness is installed, typically by adding it to the build-depencies of the package being built
  • The debhelper build option 'nocheck' is not set

SEE ALSO

dh_perl6_maintscript(1), dh_perl6_depsfile(1), debhelper(7), dh(1)
2019-01-12 perl v5.26.2