Subject: | [PATCH] wrong return precedence in bundled apps |
tested until 6.73_01
Possible precedence issue with control flow operator at bundled/Parse-CPAN-Meta/Parse/CPAN/Meta.pm line 112.
Possible precedence issue with control flow operator at bundled/Parse-CPAN-Meta/Parse/CPAN/Meta.pm line 119.
Possible precedence issue with control flow operator at bundled/JSON-PP/JSON/PP.pm line 1566.
Possible precedence issue with control flow operator at t/lib/Test/Builder.pm line 632
returns binds stronger than or, so the expressions after or are ignored.
See https://rt.perl.org/rt3/Public/Bug/Display.html?id=59802
Please use the fixed upstream versions:
https://rt.cpan.org/Public/Bug/Display.html?id=86947
https://rt.cpan.org/Public/Bug/Display.html?id=86948
https://rt.cpan.org/Public/Bug/Display.html?id=87053