Description
Perl modules can detect when the interpreter is in global destruction during shutdown. This helps libraries avoid unsafe cleanup work when object destruction order is no longer predictable.
It is a low-level developer library. Its effect is only visible inside modules that need safer shutdown or destructor behavior.