This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
default mkdir() mode argument to 0777
[perl5.git] / opcode.pl
index abf59a4..59b039b 100755 (executable)
--- a/opcode.pl
+++ b/opcode.pl
@@ -709,7 +709,7 @@ rename              rename                  ck_fun          isT@    S S
 link           link                    ck_fun          isT@    S S
 symlink                symlink                 ck_fun          isT@    S S
 readlink       readlink                ck_fun          stu%    S?
-mkdir          mkdir                   ck_fun          isT@    S S
+mkdir          mkdir                   ck_fun          isT@    S S?
 rmdir          rmdir                   ck_fun          isTu%   S?
 
 # Directory calls.