This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Documentation updates for new regexp features
[perl5.git] / warnings.pl
index d342a39..63cc677 100644 (file)
@@ -61,7 +61,6 @@ my $tree = {
                'pack'          => [ 5.008, DEFAULT_OFF],
                'unpack'        => [ 5.008, DEFAULT_OFF],
                'threads'       => [ 5.008, DEFAULT_OFF],
-       'assertions'    => [ 5.009, DEFAULT_OFF],
 
                 #'default'     => [ 5.008, DEFAULT_ON ],
        }],