6/17/03 22:10:19, [EMAIL PROTECTED] wrote: > >I wrote to Michael Schwern: > >!!Check if the latest snapshots from CPAN manipulate perllocal correctly, >!!please. >! >!I'm hesitant to install ExtUtils-MakeMaker-6.10_06 into >!that particular perl 5.8.1 root hence I'll have to build >!another PERL_ROOT and test perllocal.pod against that >!other root. > >OK I have installed MAINT19791 and running "mmk test" for >the ExtUtils::MakeMaker 6.10_06 kit I see: > >MCR perl_root:[000000]perl.exe "-I[.lib]" "- MExtUtils::Command::MM" "-e" >"test_h >arness(0, '[.blib.lib]', '[.blib.arch]')" t/*.t >t/00compile............. >ok > 28/56 skipped: Test::Pod not installed >t/00setup_dummy......... >ok >t/backwards............. >ok >t/basic................. >Can't cd to (../dummy-install/lib/site_perl/) file: invalid argument > at t/basic.t line 127 > >which is nothing more than a reprise of the problem with File::Find >on VMS. >
Just a guess: is this maybe the same bug I reported earlier in a different thread: http://archive.develooper.com/[EMAIL PROTECTED]/msg06735. html If so, then this should really be fixed in vms.c (I haven't gotten around it yet). Michael
