anyevent-apns-perl
anyevent-apns-perl copied to clipboard
Converted to JSON from JSON::Any
JSON::Any is deprecated, and there are cpantesters failures for AnyEvent::APNS due to JSON::Any not finding any actual JSON libraries to use. As JSON now auto-detects/uses JSON::XS if present, failing to JSON::PP, it seems to provide the same fucntionality, while enforcing at least one JSON library is present to run tests.