Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: cleanup a cancelled CGI script

by diotalevi (Canon)
on Jun 08, 2004 at 19:10 UTC ( [id://362506]=note: print w/replies, xml ) Need Help??


in reply to Re: cleanup a cancelled CGI script
in thread cleanup a cancelled CGI script

If you take the following approach in addition, you've got a nice way to handle those issues and others as well.

eval { do_stuff( ... ); 1; } or cleanup( ... )

Log In?
Username:
Password:

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

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

    No recent polls found