Skip to content

Commit 3b58a01

Browse files
author
Father Chrysostomos
committed
perldelta for 76734a3 / #128204
1 parent f72f2c0 commit 3b58a01

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pod/perldelta.pod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,11 @@ warn when syntax warnings are enabled. [perl #127333]
476476
socket() now leaves the error code returned by the system in C<$!> on
477477
failure. [perl #128316]
478478

479+
=item *
480+
481+
Assignment variants of any bitwise ops under the C<bitwise> feature would
482+
crash if the left-hand side was an array or hash. [perl #128204]
483+
479484
=back
480485

481486
=head1 Known Problems

0 commit comments

Comments
 (0)