Subject: | use JSON instead of JSON::PP |
Currently, JSON::PP is loaded explicitely.
The JSON 2 module will instead load either JSON::XS or JSON::PP
depending on what is available, with a preference for JSON::XS that is
faster.
--
Olivier Mengué - http://perlresume.org/DOLMEN