in reply to How to first decompress a module and then load it locally

By putting a code hook into @INC which does the decompression if the module is not already available.

Then a normal use is enough.

More details in require

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re: How to first decompress a module and then load it locally