Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: do while loops

by f00li5h (Chaplain)
on Jan 10, 2008 at 05:54 UTC ( [id://661559]=note: print w/replies, xml ) Need Help??


in reply to Re^3: do while loops
in thread do while loops

for(;;) loops are ick... they tend to lead to unneeded subscripting and other pesky things

for my $x (1..4) is far less intent-obfuscated-by-code looking (as far as i see it anyway)

wait, is that C?

@_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;

Log In?
Username:
Password:

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

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

    No recent polls found