X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/2f87dc78b46ac873c55e9ee018a5dc4905389506..10c62b23d89b84c9acad81bb37c7005b594b9108:/pod/perldelta.pod diff --git a/pod/perldelta.pod b/pod/perldelta.pod index c92bb87..f3c1efb 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1,7 +1,8 @@ =encoding utf8 =for comment -This has been completed up to a75c6ed6bbe. +This has been completed up to a75c6ed6bbe, except for: +803e389 rurban CYG17 utf8 paths =head1 NAME @@ -59,6 +60,11 @@ strings. Full details are in L. +=head2 C<_> in subroutine prototypes + +The C<_> character in subroutine prototypes is now allowed before C<@> or +C<%>. + =head1 Security XXX Any security-related notices go here. In particular, any security