At 11:53 PM -0800 12/23/02, Michael G Schwern wrote: >I've converted MakeMaker back to calling File::Spec methods as object >methods. This should fix the VMS problems eliminate_macros() problems, give >the snapshot a try.
No joy. I've just returned from travel and will try to take a closer look at this tomorrow, but here's what I get right off the bat: $ type .patch 2002-12-23T20-55-49-0800 $ perl Makefile.PL Argument "6.06_02" isn't numeric in numeric lt (<) at makefile.pl line 32. Checking if your kit is complete... Looks good Warning: prerequisite Pod::Man 0 not found. Use of uninitialized value in concatenation (.) or string at lib/ExtUtils/MM_VMS.pm line 331. Use of uninitialized value in concatenation (.) or string at lib/ExtUtils/MM_VMS.pm line 331. Use of uninitialized value in pattern match (m//) at lib/ExtUtils/MM_VMS.pm line 392. Use of uninitialized value in split at lib/ExtUtils/MM_VMS.pm line 399. Can't call method "eliminate_macros" on unblessed reference at /perl_root/lib/File/Spec/VMS.pm line 45. %RMS-E-FNF, file not found $ perl -v This is perl, v5.8.0 built for VMS_AXP-ithread ---snip--- -- ________________________________________ Craig A. Berry mailto:[EMAIL PROTECTED] "... getting out of a sonnet is much more difficult than getting in." Brad Leithauser
