-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
switch backends from JSON to JSON::MaybeXS #12
base: master
Are you sure you want to change the base?
switch backends from JSON to JSON::MaybeXS #12
Conversation
cross-reference: https://rt.cpan.org/Ticket/Display.html?id=127465 |
This allows for more choices in backends, including Cpanel::JSON::XS, which has fewer incompatibilities.
78dd148
to
931a070
Compare
Please! |
Doesn't look maintained any more? |
Where are you reading that? |
JSON::RPC |
That's a little vague. I see nothing in the documentation indicating that the author has given up on this distribution. |
Last release was 4 years ago? |
That's my point and a few open issues.
|
bump |
@lestrrat-p5 @lestrrat Please tell us your plans, or how we can help you with this project :-) |
This allows for more choices in backends, including Cpanel::JSON::XS, which has fewer incompatibilities.