extutils (Makemaker) changes.

2005-07-14 Thread John E. Malmberg
I have not tested this or anything on 5.8.7, I am in the process of moving my changes over to 5.8.7. I have seen no changes in 5.8.7 from the files I started with on my 5.8.6 basis. These changes should be at most harmless until the rest of the VMS Perl catches up with them, or at worse,

Re: extutils (Makemaker) changes.

2005-07-14 Thread Michael G Schwern
On Thu, Jul 14, 2005 at 05:38:53PM -0400, John E. Malmberg wrote: I have not tested this or anything on 5.8.7, I am in the process of moving my changes over to 5.8.7. I have seen no changes in 5.8.7 from the files I started with on my 5.8.6 basis. ExtUtils::MakeMaker is available as a

Re: extutils (Makemaker) changes.

2005-07-14 Thread Craig A. Berry
At 3:53 PM -0700 7/14/05, Michael G Schwern wrote: I see this sort of thing repeated a lot. +if ($Is_VMS) { + my $unix_report; + my $unix_only; + + $unix_report = $ENV{'DECC$FILENAME_UNIX_REPORT'}; + if (defined $unix_report) { +if (($unix_report lt '1') ($unix_report ne