Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^3: Most infamous "Last words":

by ambrus (Abbot)
on Aug 26, 2006 at 21:09 UTC ( [id://569833]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Most infamous "Last words":
in thread Most infamous "Last words":

That's of course true, but it's more conciled (then, say, with do file). I'm also quite sure I'm sometimes using modules that use string eval somewhere.

Also, what I hate most is when eval is used more frequently then it should be, like evaluating the same code over and over again when it would be enough to call it just once to compile a subroutine, and require typically avoids this. (Not all uses of eval I hate fall into this category, I also dislike when eval is called just once per run unneccesarily, partly because it makes eval more known and people will use it in worse situations.)

Log In?
Username:
Password:

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

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

    No recent polls found