Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: any mechanism to go to the end of a loop but do not exit the loop

by Bloodnok (Vicar)
on Apr 17, 2014 at 10:48 UTC ( [id://1082630]=note: print w/replies, xml ) Need Help??


in reply to any mechanism to go to the end of a loop but do not exit the loop

Strictly speaking, last doesn't go to the next iteration, it exists the iteration at that point. Is it possible that you're thinking of the continue block?

A user level that continues to overstate my experience :-))
  • Comment on Re: any mechanism to go to the end of a loop but do not exit the loop
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1082630]
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-16 12:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found