# New Ticket Created by Salve J. Nilsen # Please include the string: [perl #127485] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127485 >
Panda does something that affects the perl6 binary somehow. To reproduce, do the following. 1) panda look <some module> # in a separate window/shell. keep this subshell open! 2) perl6 # start the REPL in a different window/shell. This now hangs, waiting for the panda subprocess to exit. Yay for bugs! $ perl6 -v This is Rakudo version 2015.12-269-g09181a4 built on MoarVM version 2016.01 implementing Perl 6.c. ....and the latest Panda (no version supplied).