Faye Gibbins wrote: > In t/Command.t the test: > > ok( ! -e 'testdir', 'rm_rf can delete a read-only dir' ); > > fails.
t/Command.t has been removed from the MakeMaker distribution, it was an old leftover test. It is now part of ExtUtils-Command and has probably been fixed.