mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
This module tries to load Cpanel::JSON::XS, and if that fails
|
|
instead tries to load JSON::PP. If neither is available, an exception
|
|
will be thrown.
|