# New Ticket Created by Zoffix Znet # Please include the string: [perl #131137] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=131137 >
Opening this ticket as a reminder for myself to do pre-release, because I realized I forgot about it already /o\ - Throw out TAP.pm from Rakudo's repository. It was never meant to be installed with rakudo for end users - The module will live in https://github.com/perl6/tap-harness6 from now on - Make `make spectest` and related `make` targets auto-clone https://github.com/perl6/tap-harness6 , same as it auto-clones roast, so the module could be used with HARNESS_TYPE=6 testing