Skip to content

Commit

Permalink
Perldelta that «use v5.35» enables warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Leont committed Aug 16, 2021
1 parent a5922cb commit 35e9cc2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pod/perldelta.pod
Expand Up @@ -24,11 +24,8 @@ explicitly.

=head1 Core Enhancements

XXX New core language features go here. Summarize user-visible core language
enhancements. Particularly prominent performance optimisations could go
here, but most should go in the L</Performance Enhancements> section.

[ List each enhancement as a =head2 entry ]
All warnings are enabled automatically within the scope of
a C<L<use v5.35|perlfunc/use VERSION>> (or higher) declaration.

=head1 Security

Expand Down

0 comments on commit 35e9cc2

Please sign in to comment.