Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: use of last

by karlgoethebier (Abbot)
on Jul 20, 2015 at 08:22 UTC ( [id://1135414]=note: print w/replies, xml ) Need Help??


in reply to use of last

You can put it in a block...

KARL: { if ($x) { $y or last; print "Continue with the if clause\n"; } }

...if you really need it.

Regards, Karl

«The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-03-28 19:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found