Skip Menu |

This queue is for tickets about the JSON-Any CPAN distribution.

Report information
The Basics
Id: 87751
Status: resolved
Priority: 0/
Queue: JSON-Any

People
Owner: ether [...] cpan.org
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.30
Fixed in: 1.33



Subject: Error message from missing backends does not respect JSON_ANY_ORDER
I'm not sure if this is new: JSON_ANY_ORDER=XS perl -MJSON::Any -wle'1' prints: Couldn't find a JSON package. Need CPANEL, XS, PP, JSON, or DWIW at -e line 0. BEGIN failed--compilation aborted. The error message should reflect only the stated acceptable backends provided to import or JSON_ANY_ORDER.
Subject: Re: [rt.cpan.org #87751] Error message from missing backends does not respect JSON_ANY_ORDER
Date: Fri, 09 Aug 2013 12:39:52 -0700 (PDT)
To: "bug-JSON-Any [...] rt.cpan.org" <bug-json-any [...] rt.cpan.org>
From: "Chris Prather" <perigrin [...] prather.org>
That's not new, you are just the first to complain. ;) Can we get a test? — Sent from Mailbox for iPhone On Fri, Aug 9, 2013 at 3:35 PM, Karen Etheridge via RT <bug-JSON-Any@rt.cpan.org> wrote: Show quoted text
> Fri Aug 09 15:35:42 2013: Request 87751 was acted upon. > Transaction: Ticket created by ETHER > Queue: JSON-Any > Subject: Error message from missing backends does not respect JSON_ANY_ORDER > Broken in: 1.30 > Severity: (no value) > Owner: Nobody > Requestors: ether@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=87751 > > I'm not sure if this is new: > JSON_ANY_ORDER=XS perl -MJSON::Any -wle'1' > prints: > Couldn't find a JSON package. Need CPANEL, XS, PP, JSON, or DWIW at -e line 0. > BEGIN failed--compilation aborted. > The error message should reflect only the stated acceptable backends provided to import or JSON_ANY_ORDER.
fixed in 1.33.