Skip to content

Use JSON::MaybeXS instead of JSON.pm#3

Open
tsibley wants to merge 1 commit intonanto:masterfrom
tsibley:switch-to-JSON-MaybeXS
Open

Use JSON::MaybeXS instead of JSON.pm#3
tsibley wants to merge 1 commit intonanto:masterfrom
tsibley:switch-to-JSON-MaybeXS

Conversation

@tsibley
Copy link
Copy Markdown

@tsibley tsibley commented Nov 19, 2014

JSON::MaybeXS supports Cpanel::JSON::XS as well as JSON::XS and
JSON::PP.

Additionally, in the config phase of installation, it dynamically
adjusts prereqs so that an ::XS implementation will be installed if XS
is supported. Thus a custom warning in our Makefile.PL is no longer
needed.

JSON::MaybeXS supports Cpanel::JSON::XS as well as JSON::XS and
JSON::PP.

Additionally, in the config phase of installation, it dynamically
adjusts prereqs so that an ::XS implementation will be installed if XS
is supported.  Thus a custom warning in our Makefile.PL is no longer
needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant