vmsperl  

Re: [EMAIL PROTECTED] fixes for cpanplus on VMS

Ken Williams
Mon, 03 Sep 2007 21:16:39 -0700


On Sep 2, 2007, at 5:23 PM, John E. Malmberg wrote:

While there are still some CPANPLUS tests that are not working on VMS, these patches improve things.

Note that the tests require that the symbol "PERL" be set up as a foreign command for the non-debug perl image from blead.

In lib/Module/Build/Base.pm, catfile is needed for merging files with directories,.

Thanks, I've applied this part to Module::Build::Base.

 -Ken