Subject: | Guard against PREREQ modules chdiring |
If a PREREQ module chdirs on load then MakeMaker can wind up in the
wrong directory after requiring the prerequisite modules. An example is
Mac::Glue which chdirs and then dies before it can chdir back where it was.