RT for rt.cpan.org
Skip Menu
|
Bug #99602 for HTML-Widgets-NavMenu-ToJSON: Avoid JSON.pm as a backend
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
HTML-Widgets-NavMenu-ToJSON CPAN distribution
.
Report information
The Basics
Id:
99602
Status:
resolved
Priority:
0/
Queue:
HTML-Widgets-NavMenu-ToJSON
People
Owner:
Nobody in particular
Requestors:
ether [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Oct 20 16:07:02 2014
ether [...] cpan.org - Ticket created
Subject:
Avoid JSON.pm as a backend
Please use JSON::MaybeXS instead of JSON.pm as a JSON backend.
Mon Oct 20 16:23:26 2014
SHLOMIF [...] cpan.org - Correspondence added
On Mon Oct 20 16:07:02 2014, ETHER wrote:
Show quoted text
> Please use JSON::MaybeXS instead of JSON.pm as a JSON backend.
thanks for the report. I already used it in the code, but forgot to change the dependencies in Build.PL. Changed now. RESOLVing.
Mon Oct 20 16:23:26 2014
The RT System itself - Status changed from 'new' to 'open'
Mon Oct 20 16:23:26 2014
SHLOMIF [...] cpan.org - Status changed from 'open' to 'resolved'
Mon Oct 20 16:30:43 2014
ether [...] cpan.org - Correspondence added
Subject:
Re: [rt.cpan.org #99602] Avoid JSON.pm as a backend
Date:
Mon, 20 Oct 2014 13:30:25 -0700
To:
Shlomi Fish via RT <bug-HTML-Widgets-NavMenu-ToJSON [...] rt.cpan.org>
From:
Karen Etheridge <ether [...] cpan.org>
On Mon, Oct 20, 2014 at 04:23:26PM -0400, Shlomi Fish via RT wrote:
Show quoted text
> thanks for the report. I already used it in the code, but forgot to change the dependencies in Build.PL. Changed now. RESOLVing.
Wow awesome, that was amazingly fast! :)