Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: TIMTOWDTDI, obfu and analyzis of code

by ihb (Deacon)
on Mar 12, 2003 at 13:59 UTC ( [id://242354]=note: print w/replies, xml ) Need Help??


in reply to Re: TIMTOWDTDI, obfu and analyzis of code
in thread TIMTOWDTDI, obfu and analyzis of code

Assigning to $_ without localizing it

It's worth to point out that that also means to not use   while (<FILE>) { ... } without localizing $_ first.

ihb

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 23:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found