>>>>> "Nicholas" == Nicholas Clark <[EMAIL PROTECTED]> writes:
Nicholas> Oh. I see. It's this sinful line in C.pm: Nicholas> $o->call('makefile_pl', '"perl Makefile.PL"', 2); Nicholas> Inline's great. Nicholas> Except that line which is wrong. Nicholas> Who said the first perl in my path was the perl I was running? Hmm. The problem is, you could be running one Perl today, and another Perl tomorrow, but the cache has to be made with a specific Perl. Does $^X need to be part of the MD5 hash? Or should we always force $Config{perlpath} ? Hmm. Interesting dilemma. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!