----- Original Message -----
From: "David Oswald"
< The primary issue is illustrated in the
following report (it's easy to find a good example, as there are many
similar reports):
http://www.cpantesters.org/cpan/report/8e352ea2-488b-11e1-9d6f-f6dbfa7543f5
When the failure to load P::RD occurs, the error message prints out @INC.
The thing that puzzles *me* is that @INC (as reported by that error message)
does not include all of the PERL5LIB directories.
Is that normal behaviour in a cpan-testing environment ? If so, what governs
it ? - ie what is it that determines which PERL5LIB directories are included
in @INC and which are omitted ?
If one of the omitted PERL5LIB directories is the one that contains P::RD
(as I think might be the case), then P::RD will of course, fail to load.
Cheers,
Rob