Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: built-ins sometimes iterating over a list, sometimes not

by Aristotle (Chancellor)
on Nov 08, 2001 at 17:43 UTC ( #124057=note: print w/replies, xml ) Need Help??


in reply to built-ins sometimes iterating over a list, sometimes not

That is why I love the statement modifier form of for. :)
OPTION_CHECK: { last OPTION_CHECK if exists $args->{$_} for @mandatory_args; printUsage() and exit(); }
Doesn't that read so beautifully descriptive? :)

Replies are listed 'Best First'.
Re: Re: built-ins sometimes iterating over a list, sometimes not
by mischief (Hermit) on Nov 08, 2001 at 19:09 UTC
    yes! exactly! isn't that what for is for?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2023-11-29 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?