Hi All, Help! I just upgraded Fedora from 30 to 31. I upgraded to rakudo-pkg-Fedora31-2019.07.1-03.x86_64.rpm from https://github.com/nxadm/rakudo-pkg/releases Now P6 can not find my subs inside my modules: # perl6 -I/home/linuxutil/p6lib -MPrintColors -e 'PrintGreen( "Hi\n" );' ===SORRY!=== Error while compiling -e Undeclared name: PrintGreen used at line 1 [editorial comment] AAAAHHHHHHH!!!!! [/editorial comment] The stock "rakudo" and "rakudo-zef" that resides in the Fedora repo's has the same issue. Many thanks, -TThread Next