in reply to Re^2: Exiting script from subs
in thread Exiting script from subs

I would say not, for one thing it limits the possibility of reuse in your code if you are to issue the untrappable exit() in your subroutine.

/J\