Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Stupid mistakes I repeatedly make

by graff (Chancellor)
on Mar 27, 2005 at 23:03 UTC ( [id://442719]=note: print w/replies, xml ) Need Help??


in reply to Stupid mistakes I repeatedly make

I haven't actually done this one yet, but I have seen others do it, and like yawning, it almost seems contageous at times (I've caught myself on the verge of doing it):
my $some_scalar, @some_array, %some_hash, $and_so_on;
It's the kind of habit that makes people want to just comment out the "use strict" line, or delete it entirely, before they get accustomed to it.

Log In?
Username:
Password:

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

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

    No recent polls found