>>>>> "Steve" == Steve Peters <[EMAIL PROTECTED]> writes:
Steve> I've seen this issue elsewhere but haven't caught whether the problem is Steve> with the default Perl installed on OS X 10.4, or if this is a freshly built Steve> maint. Which are you seeing this on? Freshly built maintperl, MAIN24637 to be exact. Steve> The actually cause of the problem lies in how Scalar::Utils is built. The Steve> implementation you have was built without compiling the XS portion of Steve> Scalar::Utils. If you do a fresh install of Scalar::Utils, the problems Steve> are fixed. I have both Scalar/Util.pm and darwin/Scalar/Util.pm. The one in darwin looks very old. -r--r--r-- 1 merlyn wheel 7940 Sep 12 10:02 Scalar/Util.pm -r--r--r-- 1 merlyn wheel 8729 May 23 07:06 darwin/Scalar/Util.pm So is the build/install process broken? -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <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!