Chris suggested to someone in a recent message placing site_perl before lib in the
library paths, and taking one example at random (Exporter.pm) from each library I
notice that the site_perl version is larger and more recent than the lib version.
I have a two questions...
1. Since I can see no way to change the search order, I have simply added site_perl
in Preferences. a) Will this achieve the desired effect of getting the latest module?
and b) does the search stop once the module has been located or will things slow down
because site_perl is being searched twice?
2. Are the redundant modules just a fact of history? Is there any reason why older
versions are not to be deleted?
JD