Skip Menu |

This queue is for tickets about the ExtUtils-MakeMaker CPAN distribution.

Report information
The Basics
Id: 87302
Status: resolved
Worked: 35 min
Priority: 0/
Queue: ExtUtils-MakeMaker

People
Owner: Nobody in particular
Requestors: rurban [...] x-ray.at
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 6.82



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
I have updated the bundled Parse-CPAN-Meta, but the others have not had upstream releases yet.
Waiting on upstream updates.
All the bundled 'apps' affected have now been updated.
Many thanks, this has now been resolved.