On Tue, Nov 1, 2011 at 5:20 PM, Michael G Schwern <schw...@pobox.com> wrote:
> On 2011.10.28 7:57 PM, Craig A. Berry wrote:
>> I patched the new MakeMaker failures on VMS at:
>>
>> <https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/8d4c9962adb0142bfed60c6b5569c8424637df16>
>>
>> Hopefully once the Win32 test failures introduced by 6.63_01 get
>> sorted out there will be a new dev release soonish.
>
> Thanks for that.  Everything working ok on VMS now?

Depends on the definition of now.   And where.  In blead, 6.63_01 plus
my changes passed all tests.  Trying to build 6.63_02 independently
just now I get:

$ perl Makefile.PL
Could not open 'bundled/cpan-meta-yaml.dir/cpan/meta/yaml.dir.pm': no
such file or directory at lib/ExtUtils/MM_Unix.pm line 2636.
%RMS-F-SYN, file specification syntax error

Something is fileifying directory specs and still expecting to treat
them as directories.  But the  bundled/ stuff shouldn't matter for
blead I don't think, so it might be best to get 6.63_02 into blead
assuming Win32 is happy with it.

Reply via email to