Branch: refs/heads/leonerd/feature-try-2
  Home:   https://github.com/Perl/perl5
  Commit: a191c3d8de614237051af6e759d76dc4e1e97431
      
https://github.com/Perl/perl5/commit/a191c3d8de614237051af6e759d76dc4e1e97431
  Author: Paul "LeoNerd" Evans <[email protected]>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M t/op/try.t

  Log Message:
  -----------
  Unit test that wantarray inside try {} sees the correct context


  Commit: a7979987856d238375baf8bf59aeb941645788d0
      
https://github.com/Perl/perl5/commit/a7979987856d238375baf8bf59aeb941645788d0
  Author: Paul "LeoNerd" Evans <[email protected]>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M t/op/try.t

  Log Message:
  -----------
  Correct indentation of next/last/redo unit tests


  Commit: 00afb047b7c9715d7b3f58fd701f034b98a3e201
      
https://github.com/Perl/perl5/commit/00afb047b7c9715d7b3f58fd701f034b98a3e201
  Author: Paul "LeoNerd" Evans <[email protected]>
  Date:   2021-02-05 (Fri, 05 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


Compare: https://github.com/Perl/perl5/compare/828ad0204a49...00afb047b7c9

Reply via email to