Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 7725f1653b1fa73842ade726f8b8e97630e3d966 https://github.com/Perl/perl5/commit/7725f1653b1fa73842ade726f8b8e97630e3d966 Author: Paul "LeoNerd" Evans <[email protected]> Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M pod/perlsyn.pod
Log Message:
-----------
Specifically document that return/goto/next/last/redo work as expected inside
both try {} and catch {} blocks
