Neil,

> 
> Would it be worth considering an [$ exit $] command in Embperl that
> would stop all processing at that point, even if the command is in a
> file which is executed from another?

Yes, something like this would make sense. I add it to the TODO list

> Currently, if you call the Perl
> exit() function then it only seems to exit from the current file, but
> the parent will continue.

yes

> It seems like a common pattern to want to
> cease all processing, even if you are in a child file or subroutine. 

yes

> Or,
> is there a cleaner way to do it (using the existing version) than the
> one I suggested below?
> 

no

Gerald




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

Reply via email to