Subject: | MM fails tests if PERL_MM_OPT is used |
ExtUtils-MakeMaker 6.30 on MacOSX 10.4, stock perl (5.8.6).
I use this settings to install modules in my home directory:
export PERL_MM_OPT='INSTALLDIRS=perl LIB=/Users/dakkar/Library/Perl/ INSTALLBIN=/Users/dakkar/bin INSTALLSCRIPT=/Users/dakkar/bin/ INSTALLMAN1DIR=/Users/dakkar/man/man1 INSTALLMAN3DIR=/Users/dakkar/man/man3'
They work perfectly (I use a similar setup for Module::Build), but I discovered that MakeMaker fails its tests. I'm attaching the output of 'make test TEST_VERBOSE=1' to help in the diagnosis.
BTW, even if the tests are failing, MM work correctly once installed.
Message body not shown because it is not plain text.