Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 397e6c111f3e1ef0f2fb7475e9379dccda9fca6a https://github.com/Perl/perl5/commit/397e6c111f3e1ef0f2fb7475e9379dccda9fca6a Author: Paul "LeoNerd" Evans <[email protected]> Date: 2021-02-14 (Sun, 14 Feb 2021)
Changed paths:
M pod/perlsyn.pod
M t/op/try.t
Log Message:
-----------
Document and test that do {try/catch} behaves as expected; yielding the final
expression value
