Subject: [PATCH] Another silencer for MakeMaker
Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@6798
sub mkpath
{
- File::Path::mkpath([expand_wildcards()],1,0777);
+ File::Path::mkpath([expand_wildcards()],0,0777);
}
=item test_f file