in reply to Re: use lib functionality
in thread use lib functionality
Of special note are modules that say they are pure-Perl. This means that the module is a replacement for a module using C, XS, or something similar, so it is often intended to be uploaded without installing.
|
|---|