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

Re^7: Syntax error makes perl hang

by Ven'Tatsu (Deacon)
on Aug 16, 2005 at 18:40 UTC ( [id://484213]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Syntax error makes perl hang
in thread Syntax error makes perl hang

perl attempts some basic optimisations during the compile phase. One of which is to precalculate constant lists. Since both arguments to the range operator are constant the list it produces will be constant and can be precomputed.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-03-29 01:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found