From: Sam Tregar <[EMAIL PROTECTED]>
>Have you looked at error_mode()?  I think it offers exactly what
>you're looking for,

Oh yeah. :) I've seen that before but it didn't register with me. I just looked 
at the source for C::A and realize it wraps eval around the execution of the 
run mode. So, doing what I suggested (put an eval around the run method) would 
mostly duplicate what's already happening.

Thanks for the explanation of the two forms of eval and how the block form 
isn't the slow one.

Mark



---------------------------------------------------------------------
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