in reply to Re: Loading/Unloading perl modules
in thread Loading/Unloading perl modules

I gave a try at that...

It works fine for standard pragmas, but requires an unimport function to exist in the package to unload. That does not work for XML::DOM, or even Shell...