Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Re: How is a perl program processed ?

by diotalevi (Canon)
on Apr 01, 2003 at 17:16 UTC ( [id://247285]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: How is a perl program processed ?
in thread How is a perl program processed ?

The optree is created once and only once unless things like B::Generate are active in which case manual alterations are possible (and of course eval and require also compile new code). Perl doesn't do JIT - people smarter than I can speak about Parrot's JIT.

  • Comment on Re: Re: Re: How is a perl program processed ?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-26 02:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found