Can someone move this to the perl6 queue, please. Thanks. On Sat Aug 27 21:24:25 2016, clifton.wood@gmail.com wrote: > Attempting this from the commandline will trigger this already known > issue: > > $ perl6 -Ilib -e 'my @r; BEGIN { @r = <Test>; }; INIT { require > ::("$_") for @r };' > > ===SORRY!=== > Cannot invoke this object (REPR: Null; VMNull) > > See also: > > https://rt.perl.org/Ticket/Display.html?id=129096Thread Previous