Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: TIMTOWTDI -- so long as it's not my way

by jepri (Parson)
on Jan 16, 2001 at 09:48 UTC ( [id://52165]=note: print w/replies, xml ) Need Help??


in reply to TIMTOWTDI -- so long as it's not my way

Yup. Even worse, I posted this in the chatbox and asked why it wasn't working:
my $thing; while $something (@somethingelse) { my $thing; ....; print $thing; }
At first I couldn't understand why it was overwriting $thing, then I asked the CB why I wasn't getting a warning for overriding $thing. That was a bad code day. :)

____________________
Jeremy
I didn't believe in evil until I dated it.

Log In?
Username:
Password:

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

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

    No recent polls found