Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Perl6, modifying @*INC

by molecules (Monk)
on Aug 05, 2010 at 16:17 UTC ( [id://853172]=note: print w/replies, xml ) Need Help??


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

Thanks!

I also noticed that the indirect method syntax for push doesn't work inside the BEGIN block. I wasn't sure if that was a feature or something still to be done.

Replies are listed 'Best First'.
Re^3: Perl6, modifying @*INC
by moritz (Cardinal) on Aug 05, 2010 at 16:23 UTC
    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.
      Thanks.

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

      Thanks for all of your work on Rakudo.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://853172]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-24 04:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found