Skip to content

Commit

Permalink
Add perldelta entry try/catch deparsing fix - 846e32e
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfsage committed Jun 14, 2021
1 parent 846e32e commit 9b7a2e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pod/perldelta.pod
Expand Up @@ -396,6 +396,11 @@ files in F<ext/> and F<lib/> are best summarized in L</Modules and Pragmata>.

utime() now correctly sets errno/C<$!> when called on a closed handle.

=item *

B::Deparse now correctly handles try/catch blocks with more complex scopes.
[L<GH #18874|https://github.com/Perl/perl5/issues/18874>]

=back

=head1 Known Problems
Expand Down

0 comments on commit 9b7a2e9

Please sign in to comment.