Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: How many loops are there in Perl?

by cursion (Pilgrim)
on Jan 31, 2012 at 14:04 UTC ( [id://950977]=note: print w/replies, xml ) Need Help??


in reply to How many loops are there in Perl?

print something() x10;
EDIT: On second thought (see reply to this) .. this only applies to a very loose definition (aka incorrect) of a loop.

Replies are listed 'Best First'.
Re^2: How many loops are there in Perl?
by LanX (Saint) on Feb 01, 2012 at 22:47 UTC
    not a loop because something() is only executed once and not 10 times.

    Cheers Rolf

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-18 17:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found