Skip Menu |

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)



Subject: Avoid JSON.pm as a backend
Please use JSON::MaybeXS instead of JSON.pm as a JSON backend.
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.
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! :)