Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Executing Systems Calls with Care

by matija (Priest)
on Feb 15, 2005 at 09:23 UTC ( [id://431072]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Executing Systems Calls with Care
in thread Executing Systems Calls with Care

Will it work if you substitute &some_subroutine; instead of die?

Well, in principle, sure. But make sure that he some_subroutine realizes that there may be error conditions it can't handle, and dies if it encounters a situation it isn't explicitly designed to handle.

You need to be defensive when you're designing this subroutine. Defensive and paranoid.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-25 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found