|
|
| go ahead... be a heretic | |
| PerlMonks |
Which takes priority site\lib or lib?by BrowserUk (Pope) |
| on Feb 23, 2013 at 14:05 UTC ( #1020305=perlquestion: print w/ replies, xml ) | Need Help?? |
|
BrowserUk has asked for the
wisdom of the Perl Monks concerning the following question:
I just installed Test::Simple 0.98 for a package that is dependent on Test::More 0.98: <Reveal this spoiler or all in this thread>
But when I try the install of the dependent package it complains:
So then I go looking an find Test::More is installed in both lib and site\lib:
Looking inside the two more.pms, the lib is 0.98 and site\lib is 0.96. Which means site\lib overrides lib? And why has it suddenly started installing itself in a different place? With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
Back to
Seekers of Perl Wisdom
|
|