On Sun, 8 Oct 2006 11:55:28 -0400 (EDT), Mark A. Fuller wrote:

Hi Mark

> eval {
> $webapp->run();
> };
> $webapp->error($@) if $@;# failed something, go to safe mode

Besides Sam's explanation, surely you see that after your app has died, the 
speed of the eval is irrelevant, right :-)?

-- 
Cheers
Ron Savage, [EMAIL PROTECTED] on 9/10/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to