Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^5: Interview Prepration

by Tanktalus (Canon)
on Apr 04, 2005 at 17:45 UTC ( [id://444743]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Interview Prepration
in thread Interview Prepration

To quote:

They're definitely two different kinds of loops. However the text for and foreach may be used to introduce either one. The actual loop-style is determined by what follows.
Which, seems to me, answers the question:
What is the difference between for & foreach, exec & system
as "for & foreach are aliases - there is no difference. They both introduce either a for-style loop or a foreach-style loop, determined by what follows."

Methinks you're getting a bit bent out of shape over someone agreeing with you. Either that, or I'm completely missing your point.

Replies are listed 'Best First'.
Re^6: Interview Prepration
by RazorbladeBidet (Friar) on Apr 04, 2005 at 17:52 UTC
    It's a language (English) problem - for and foreach are words but they also designate the style of the loop, which I think is what merlyn is getting at.

    The words are aliases, the loops are not, as they are taken in context. It sounded like the disagreement was over:
    for & foreach are now an alias to each other
    which is ambiguous
    --------------
    "But what of all those sweet words you spoke in private?"
    "Oh that's just what we call pillow talk, baby, that's all."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-29 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found