Source: raku-tap-harness Maintainer: Debian Rakudo Maintainers Uploaders: Daniel Dehennin , Dominique Dumont Section: interpreters Priority: optional Build-Depends: debhelper-compat (= 13), dh-perl6 Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/perl6-team/modules/raku-tap-harness Vcs-Git: https://salsa.debian.org/perl6-team/modules/raku-tap-harness.git Homepage: https://github.com/perl6/tap-harness6 Package: raku-tap-harness Architecture: all Depends: rakudo, ${misc:Depends} Conflicts: perl6-tap-harness Description: TAP test harness for Raku Provides a TAP based test suite and report printing, in and for Raku (formerly known as Perl 6) . TAP is the Test Anything Protocol used to Perl and other languages to communicate results between unit tests and the test harness.