Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pod/perl5300delta.pod
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ by default, JSON::PP also enabled allow_nonref by default.

This deprecation was scheduled to become fatal in 5.30, but has been
delayed to 5.32 due to problems that showed up with some CPAN modules.
For details of what's affected, see L<perldeprecation|
perldeprecation/In XS code, use of various macros dealing with UTF-8.>.
For details of what's affected, see
L<perldeprecation|perldeprecation/In XS code, use of various macros dealing with UTF-8.>.

=head1 Performance Enhancements

Expand Down
Loading