PP version. And often a module
like `JSON` is one that can automatically use the XS version (`JSON::XS`) when
it's available or fallback to the PP version (`JSON::PP`).
Additions much welcome.
_
'Image::Info::XS'},
{module => 'JSON', pp_module=>'JSON::PP', xs_module => 'JSON::XS'},
{module => 'JSON::MaybeXS', xs_module => 'Cpanel::JSON::XS'},
{module =>'Language::Befu
P version. And often a module
like C<JSON> is one that can automatically use the XS version (C<JSON::XS>) when
it's available or fallback to the PP version (C<JSON::PP>).
Additions much welcome.
=he