in reply to Re^3: is there a way to ensure some code is the last thing that is run?
in thread is there a way to ensure some code is the last thing that is run?

Good idea, many thanks.

POSIX::_exit may indeed be all I need for my particular hack.

  • Comment on Re^4: is there a way to ensure some code is the last thing that is run?