http://www.perlmonks.org?node_id=853174


in reply to Re^2: Perl6, modifying @*INC
in thread Perl6, modifying @*INC

It's a well-known bug. Unfortunately we have some roadmap items to complete before we can fix that - we need to have static lexical pads at compile time to make built-in functions available in BEGIN blocks.
Perl 6 - links to (nearly) everything that is Perl 6.

Replies are listed 'Best First'.
Re^4: Perl6, modifying @*INC
by molecules (Monk) on Aug 05, 2010 at 17:09 UTC
    Thanks.

    I was just curious. I can't complain because I haven't helped develop Rakudo. :)

    Thanks for all of your work on Rakudo.