This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rewhack Test-Simple into core harness.
[perl5.git] / warnings.pl
index c7b28e9..3dc8200 100644 (file)
@@ -37,11 +37,6 @@ my $tree = {
                                'debugging'     => DEFAULT_ON,
                                'malloc'        => DEFAULT_ON,
                           },
-       'octmode'       => {
-                               'chmod'         => DEFAULT_OFF,
-                               'mkdir'         => DEFAULT_OFF,
-                               'umask'         => DEFAULT_OFF,
-                          },
                'void'          => DEFAULT_OFF,
                'recursion'     => DEFAULT_OFF,
                'redefine'      => DEFAULT_OFF,