On Monday, February 28, 2005, at 02:42PM, John E. Malmberg <[EMAIL PROTECTED]> wrote:
> >I am trying to chase down some bugs in my last few test builds of perl. > >The test [.lib.extutils.t.basic] is failing because: > >ok 1 - chdir'd to Big-Dummy >Can't locate ExtUtils/MM.pm in @INC >(@INC contains: BFD_TEST_ROOT:lib ../lib lib) at >lib/MakeMaker/Test/Utils.pm line 249. As I recently posted, the 5.8.6 MakeMaker test failures were really the result of a bug in File::Spec (now part of the PathTools distribution). Don't waste your time on this, it's been fixed. If you are preparing a custom distribution, I recommend upgrading PathTools from CPAN.