d "decode" subroutines in
#pod modules like L<JSON>, L<JSON::XS>, etc.
#pod
#pod use zim 'JSON::XS';
#pod
#pod imports C<encode_json> and C<decode_json>, which is probably
#pod what you want while
of "encode" and "decode" subroutines in
modules like L<JSON>, L<JSON::XS>, etc.
use zim 'JSON::XS';
imports C<encode_json> and C<decode_json>, which is probably
what you want while writing quick