dh_perl6_test -- automatically test perl 6 module packages
Contents
Description
This script will call 'prove6 -l -v' 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
Name
dh_perl6_test -- automatically test perl 6 module packages
See Also
dh_perl6_maintscript(1), dh_perl6_depsfile(1), debhelper(7), dh(1) perl v5.32.0 2020-12-06 DH_PERL6_TEST(1)
Synopsis
dh_perl6_test
