Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Style, style, style

by cybear (Monk)
on Sep 10, 2002 at 15:53 UTC ( [id://196727]=note: print w/replies, xml ) Need Help??


in reply to Re: Style, style, style
in thread Style, style, style

Dear Dread,

I totally agree... except...
for (@array) { ... } or foreach (@array) { ... }
I consistantly use for for (;;) loops and foreach for () loops. Self-documenting again.

What??

- cybear

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-18 04:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found