in reply to Re^2: How to instrust Perl to load the right modules based on architecture?
in thread How to instrust Perl to load the right modules based on architecture?
On my machine, I have lib and site\lib in my Perl directory. The former houses the core modules (those that come with Perl). The latter houses the rest. I suspect there is a parallel.
|
---|