>>>>> On Wed, 21 Dec 2011 15:51:44 +1100, "Greg Banks" <g...@fastmail.fm> said:

  > On Wed, Dec 21, 2011, at 05:15 AM, Andreas J. Koenig wrote:
 >> >>>>> On Wed, 21 Dec 2011 13:23:22 +1100, "Greg Banks" <g...@fastmail.fm> 
 >> >>>>> said:
 >> 
 >> > G'day,
 >> > I've recently uploaded modules to CPAN for the first time, and am
 >> > confused about some failures I've been seeing in test reports.
 >> 
 >> You test calls

s/You/Your/

 >> 
 >> perl ../plumber
 >> 
 >> which calls the first perl in @INC, not the one that called the outer
 >> make.

s/@INC/$PATH/

Sorry for the sloppiness in my answer.

  > I see.  And what should I have done?

Something like use $^X or Probe::Perl and pass it through to the inner
make as a parameter. Or use no inner make at all.

-- 
andreas

Reply via email to