Description
Loaded Perl classes can be unloaded from the interpreter namespace. Developers use this module in tests, plugin systems, or reload workflows that need to remove a class before loading it again. Unloading classes can affect global state and should be used deliberately.