Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Programmers Nostrums

by JavaFan (Canon)
on Nov 25, 2009 at 12:08 UTC ( [id://809327]=note: print w/replies, xml ) Need Help??


in reply to Programmers Nostrums

common exit
I like my last, next, redo, return, die, exec, exit and goto-&* too much to go back to Pascal.

*Did I miss any?

Replies are listed 'Best First'.
Re^2: Programmers Nostrums
by kyle (Abbot) on Nov 25, 2009 at 16:47 UTC

    Does %SIG fit into that list?

      I considered that, but if %SIG breaks "common exit", then any subroutine or function call would, wouldn't? Assuming the handler doesn't terminate the process, a signal handler returns to the point where the block was left, so it's not more an exit that calling any other sub.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-19 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found