On Mar 14, 2005, at 1:30 PM, [EMAIL PROTECTED] wrote:

OK that one is much close to what I thought you were aiming at :-) It turns out there was an override typo in VMS.pm and t/02-link.t was left as is.

Oops! That was me forgetting to apply the 02-link.t part of the patch.


This time around I have checked the return $STATUS
of the compilet program in a vmsish fashion, that was done so as
not to hurt the successful run on Solaris (where vmsish.pm is not
installed and this might be considered a bug in the installperl script
that ships with perl).
Here is a patch against 0.09_02 that addresses
both issues and passes both tests on VMS + perl 5.8.1 and
Solaris + perl 5.6.1:

Thanks, applied verbatim (except that I moved the system() call into a my_system() subroutine in case I want to use it again later).


 -Ken



Reply via email to