Provided by: dh-perl6_0.4_all
NAME
dh_perl6_test -- automatically test perl 6 module packages
SYNOPSIS
dh_perl6_test
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
SEE ALSO
dh_perl6_maintscript(1), dh_perl6_depsfile(1), debhelper(7), dh(1)