I came across some strange behaviour when trying to build PDL with 5.7.3. This might be a bug in 5.7.3 and not directly related to MakeMaker but I thought I'll ask here first.
Basically, 'require' is for some reason confused where its cwd is located and fails silently (!) in a recursive 'perl Makefile.PL'. The problem is demonstrated by the attached mini dist. Run perl Makefile.PL and try the 3 different modes. Although getcwd implies that it has CD'ed into the subdirectory the require inside the included Makefile.PL seems to think it is still in the parent dir. The example works fine in 5.6.X. Any hints appreciated, Christian
maketest.tar.gz
Description: GNU Zip compressed data
