I attempted to install the new MakeMaker 6.10-06 on a Perl V5.6.1 system and received many errors during the test portion due to the fact that the test assumed the presence of MMS when I was using MMK. The following is a sample of the output:
t/basic............. Use of uninitialized value in split at /perl_root/lib/Cwd.pm line 103. %DCL-W-IVVERB, unrecognized command verb - check validity and spelling \MMS\ # Failed test (t/basic.t at line 71) # Failed test (t/basic.t at line 72) %DCL-W-IVVERB, unrecognized command verb - check validity and spelling \MMS\ # Failed test (t/basic.t at line 79) # got: '256' # expected: '0' # %DCL-W-IVVERB, unrecognized command verb - check validity and spelling # \MMS\ # Failed test (t/basic.t at line 80) etc. Mark Berryman
