Changes for version 0.07
- Added dependency on load.pm, as that was somehow missed before.
- Mike Pomraning pointed out that Thread::Serialize wasn't necessary at all, as die() can take a reference inside an eval. Changed code according his suggestions and added support for exiting flag to the end subroutine. Removed dependency on Thread::Serialize.
Modules
provide thread-local exit(), BEGIN {}, END {} and exited()