On Thu, Jul 08, 2004 at 02:16:53PM +0200, Gerald Richter wrote:
> In 1.3.6 "die" only ends the current block, not the file. If you want to end
> processing of the file, you have to use exit, but exit only ends the
> proessing of the current file, the caller will still continue. You have to
> catch it somehow there.

Gerald,

By exit, do you mean CORE::exit? Can the poster use Apache::exit to
achieve what he wants in 1.3.6?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to