-----Original Message-----
>From: Xavier Noria <[EMAIL PROTECTED]>
>Sent: Aug 13, 2007 3:43 AM
>To: beginners-list <beginners@perl.org>
>Subject: Re: die and exit
>
>On Aug 13, 2007, at 9:29 AM, Jeff Pang wrote:
>
>> Does die call exit when it's excuted?
>> If so,when I overwrote exit() function in my script,would die call  
>> this customized
>> exit?
>
>Do you want some code executed if the program dies? 

No.I just want to see if die call exit in perl core.
I saw scripts under modperl import Apache::exit but don't import something like 
Apache::die.So I think maybe die has called exit when it excuted.

--
Jeff Pang <[EMAIL PROTECTED]>
http://home.arcor.de/jeffpang/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to